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 89bc4977b63..752375519cc 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -164,6 +164,7 @@ OC.L10N.register( "Your connection is not secure" : "Your connection is not secure", "Passwordless authentication is only available over a secure connection." : "Passwordless authentication is only available over a secure connection.", "Reset password" : "Reset password", + "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help.", "Couldn't send reset email. Please contact your administrator." : "Couldn't send reset email. Please contact your administrator.", "Password cannot be changed. Please contact your administrator." : "Password cannot be changed. Please contact your administrator.", "Back to login" : "Back to login", |