diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-19 00:08:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-19 00:08:27 +0000 |
commit | 07b6e234bd3ba015809d9e4a312259266370d985 (patch) | |
tree | 663e53d27dfda45ed915ff7060f183f38db57d57 /core/l10n/en_GB.js | |
parent | bea04d12d5a9ae8653277fc6379468d990f397ea (diff) | |
download | nextcloud-server-07b6e234bd3ba015809d9e4a312259266370d985.tar.gz nextcloud-server-07b6e234bd3ba015809d9e4a312259266370d985.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 9ff79311760..a67257977b9 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -19,11 +19,11 @@ OC.L10N.register( "Couldn't reset password because the token is invalid" : "Couldn't reset password because the token is invalid", "Couldn't reset password because the token is expired" : "Couldn't reset password because the token is expired", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Could not send reset email because there is no email address for this username. Please contact your administrator.", + "%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.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Click the following link to reset your password. If you have not requested the password reset, then ignore this email.", "Reset your password" : "Reset your password", - "%s password reset" : "%s password reset", "Couldn't send reset email. Please contact your administrator." : "Couldn't send reset email. Please contact your administrator.", "Couldn't send reset email. Please make sure your username is correct." : "Couldn't send reset email. Please make sure your username is correct.", "Preparing update" : "Preparing update", |