Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/password/localization/en_GB.inc')
-rw-r--r--plugins/password/localization/en_GB.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/password/localization/en_GB.inc b/plugins/password/localization/en_GB.inc
index d5387cb91..2120f8f3b 100644
--- a/plugins/password/localization/en_GB.inc
+++ b/plugins/password/localization/en_GB.inc
@@ -30,4 +30,4 @@ $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.';
-?>
+$messages['disablednotice'] = 'The system is currently under maintenance and password change is not possible at the moment. Everything should be back to normal soon. We apologise for any inconvenience.';