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/en_GB.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/password/localization/en_GB.inc') diff --git a/plugins/password/localization/en_GB.inc b/plugins/password/localization/en_GB.inc index 533bcd0bc..d5387cb91 100644 --- a/plugins/password/localization/en_GB.inc +++ b/plugins/password/localization/en_GB.inc @@ -15,6 +15,7 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-password/ */ +$labels['changepasswd'] = 'Change password'; $labels['curpasswd'] = 'Current Password:'; $labels['newpasswd'] = 'New Password:'; $labels['confpasswd'] = 'Confirm New Password:'; @@ -28,4 +29,5 @@ $messages['internalerror'] = 'New password could not be saved.'; $messages['passwordshort'] = 'Password must be at least $length characters long.'; $messages['passwordweak'] = 'Password must include at least one number and one symbol.'; $messages['passwordforbidden'] = 'Password contains forbidden characters.'; +$messages['firstloginchange'] = 'This is your first login. Please change your password.'; ?> -- cgit v1.2.3