diff options
Diffstat (limited to 'settings/l10n/en_GB.json')
-rw-r--r-- | settings/l10n/en_GB.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index 6fe3e756980..0584f6a5bb1 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -34,9 +34,6 @@ "Unable to change mail address" : "Unable to change mail address", "Email saved" : "Email saved", "Couldn't remove app." : "Couldn't remove app.", - "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", "Couldn't update app." : "Couldn't update app.", "Add trusted domain" : "Add trusted domain", "Migration in progress. Please wait until the migration is finished" : "Migration in progress. Please wait until the migration is finished", @@ -262,6 +259,9 @@ "Default" : "Default", "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", + "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", "Are you really sure you want add \"{domain}\" as trusted domain?" : "Are you really sure you want add \"{domain}\" as a trusted domain?", "Please wait...." : "Please wait....", "Everything (fatal issues, errors, warnings, info, debug)" : "Everything (fatal issues, errors, warnings, info, debug)", |