From f652e36b2b2e958ceba3739041e257a4b39f19d0 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Wed, 12 Nov 2014 09:18:58 +0100 Subject: Force-pull translations from Transifex --- plugins/password/localization/de_CH.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/password/localization/de_CH.inc') diff --git a/plugins/password/localization/de_CH.inc b/plugins/password/localization/de_CH.inc index 8d137d561..68945be34 100644 --- a/plugins/password/localization/de_CH.inc +++ b/plugins/password/localization/de_CH.inc @@ -15,6 +15,7 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-password/ */ +$labels['changepasswd'] = 'Passwort ändern'; $labels['curpasswd'] = 'Aktuelles Passwort'; $labels['newpasswd'] = 'Neues Passwort'; $labels['confpasswd'] = 'Passwort Wiederholung'; @@ -28,4 +29,5 @@ $messages['internalerror'] = 'Neues Passwort nicht gespeichert'; $messages['passwordshort'] = 'Passwort muss mindestens $length Zeichen lang sein.'; $messages['passwordweak'] = 'Passwort muss mindestens eine Zahl und ein Sonderzeichen enthalten.'; $messages['passwordforbidden'] = 'Passwort enthält unzulässige Zeichen.'; +$messages['firstloginchange'] = 'Dies ist Ihre erste Anmeldung. Bitte ändern Sie Ihr Passwort.'; ?> -- cgit v1.2.3