diff options
Diffstat (limited to 'settings/l10n/en_GB.json')
-rw-r--r-- | settings/l10n/en_GB.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index 686542c1339..ace0ffea028 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -36,7 +36,6 @@ "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.", @@ -396,6 +395,7 @@ "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", |