diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 49fe129bc16..a4eb68a48a3 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -8,7 +8,6 @@ OC.L10N.register( "No user supplied" : "No user supplied", "Unable to change password" : "Unable to change password", "Authentication error" : "Authentication error", - "Please provide an admin recovery password, otherwise all user data will be lost" : "Please provide an admin recovery password, otherwise all user data will be lost", "Wrong admin recovery password. Please check the password and try again." : "Incorrect admin recovery password. Please check the password and try again.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Backend doesn't support password change, but the user's encryption key was successfully updated.", "installing and updating apps via the app store or Federated Cloud Sharing" : "installing and updating apps via the app store or Federated Cloud Sharing", @@ -258,6 +257,7 @@ OC.L10N.register( "set new password" : "set new password", "change email address" : "change email address", "Default" : "Default", + "Please provide an admin recovery password, otherwise all user data will be lost" : "Please provide an admin recovery password, otherwise all user data will be lost", "log-level out of allowed range" : "log-level out of allowed range", "Language changed" : "Language changed", "Admins can't remove themself from the admin group" : "Admins can't remove themselves from the admin group", |