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 a74920e21a7..92dfc3522d8 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -38,7 +38,6 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "Email could not be sent. Check your mail server log", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "A problem occurred while sending the email. Please revise your settings. (Error: %s)", "You need to set your user email before being able to send test emails." : "You need to set your user email before being able to send test emails.", - "Invalid request" : "Invalid request", "Invalid mail address" : "Invalid mail address", "No valid group selected" : "No valid group selected", "A user with that name already exists." : "A user with that name already exists.", @@ -398,6 +397,7 @@ OC.L10N.register( "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", "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.", "test email settings" : "test email settings", + "Invalid request" : "Invalid request", "Admins can't remove themself from the admin group" : "Admins can't remove themselves from the admin group", "Unable to add user to group %s" : "Unable to add user to group %s", "Unable to remove user from group %s" : "Unable to remove user from group %s", |