diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 9afa02cc301..5dd3b9c7887 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -31,6 +31,7 @@ OC.L10N.register( "Password reset is disabled" : "Password reset is disabled", "Could not reset password because the token is expired" : "Could not reset password because the token is expired", "Could not reset password because the token is invalid" : "Could not reset password because the token is invalid", + "Password is too long. Maximum allowed length is 469 characters." : "Password is too long. Maximum allowed length is 469 characters.", "%s password reset" : "%s password reset", "Password reset" : "Password reset", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Click the following button to reset your password. If you have not requested the password reset, then ignore this email.", |