Localisation updates for extensions messages from Betawiki (2008-06-02 19:43 CEST)
This commit is contained in:
parent
573205b30b
commit
090e8e671b
|
@ -245,7 +245,7 @@ $messages['gl'] = array(
|
||||||
*/
|
*/
|
||||||
$messages['gv'] = array(
|
$messages['gv'] = array(
|
||||||
'contactpage-fromname' => "dt'ennym *",
|
'contactpage-fromname' => "dt'ennym *",
|
||||||
'contactpage-fromaddress' => 'dty phost-L',
|
'contactpage-fromaddress' => 'dty phost-L **',
|
||||||
);
|
);
|
||||||
|
|
||||||
/** Hindi (हिन्दी)
|
/** Hindi (हिन्दी)
|
||||||
|
@ -473,8 +473,13 @@ $messages['nap'] = array(
|
||||||
* @author Slomox
|
* @author Slomox
|
||||||
*/
|
*/
|
||||||
$messages['nds'] = array(
|
$messages['nds'] = array(
|
||||||
'contactpage-title' => 'Kontakt',
|
'contact' => 'Kontaktsied',
|
||||||
'contactpage-fromname' => 'Dien Naam *',
|
'contactpage' => 'Kontaktsied',
|
||||||
|
'contactpage-title' => 'Kontakt',
|
||||||
|
'contactpage-defsubject' => 'Kontaktnaricht',
|
||||||
|
'contactpage-subject-and-sender' => '$1 (vun $2)',
|
||||||
|
'contactpage-fromname' => 'Dien Naam *',
|
||||||
|
'contactpage-fromaddress' => 'Dien E-Mail-Adress **',
|
||||||
);
|
);
|
||||||
|
|
||||||
$messages['nl'] = array(
|
$messages['nl'] = array(
|
||||||
|
|
Loading…
Reference in New Issue