Localisation updates for core and extension messages from translatewiki.net (2010-04-08 18:55:00 UTC)
This commit is contained in:
parent
9c90c1acf7
commit
724b9ca7c8
|
@ -363,6 +363,7 @@ $messages['da'] = array(
|
||||||
);
|
);
|
||||||
|
|
||||||
/** German (Deutsch)
|
/** German (Deutsch)
|
||||||
|
* @author LWChris
|
||||||
* @author Raimond Spekking
|
* @author Raimond Spekking
|
||||||
* @author Umherirrender
|
* @author Umherirrender
|
||||||
*/
|
*/
|
||||||
|
@ -385,6 +386,7 @@ $messages['de'] = array(
|
||||||
'contactpage-formfootnotes-required' => 'Alle Felder müssen ausgefüllt sein.',
|
'contactpage-formfootnotes-required' => 'Alle Felder müssen ausgefüllt sein.',
|
||||||
'contactpage-captcha' => 'Um die Nachricht senden zu können, löse bitte das Captcha ([[Special:Captcha/help|weitere Informationen]])',
|
'contactpage-captcha' => 'Um die Nachricht senden zu können, löse bitte das Captcha ([[Special:Captcha/help|weitere Informationen]])',
|
||||||
'contactpage-captcha-failed' => 'Captcha-Test nicht bestanden! ([[Special:Captcha/help|weitere Informationen]])',
|
'contactpage-captcha-failed' => 'Captcha-Test nicht bestanden! ([[Special:Captcha/help|weitere Informationen]])',
|
||||||
|
'contactpage-includeip' => 'Meine IP-Adresse in diese Nachricht einfügen.',
|
||||||
);
|
);
|
||||||
|
|
||||||
/** German (formal address) (Deutsch (Sie-Form))
|
/** German (formal address) (Deutsch (Sie-Form))
|
||||||
|
|
Loading…
Reference in New Issue