diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 2096748d6bc..34290c80930 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -50,7 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Remote wipe was started on %1$s", "Remote wipe has finished on %1$s" : "Remote wipe has finished on %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Your <strong>password</strong> or <strong>email</strong> was modified", - "Apps" : "Apps", + "Settings" : "Settings", "Could not remove app." : "Could not remove app.", "Could not update app." : "Could not update app.", "Wrong password" : "Incorrect password", @@ -72,7 +72,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 account email before being able to send test emails. Go to %s for that." : "You need to set your account email before being able to send test emails. Go to %s for that.", - "Users" : "Users", "Invalid account" : "Invalid account", "Invalid mail address" : "Invalid mail address", "Settings saved" : "Settings saved", @@ -104,9 +103,10 @@ OC.L10N.register( "Go to %s" : "Go to %s", "Install Client" : "Install Client", "Logged in account must be a subadmin" : "Logged in account must be a subadmin", - "Settings" : "Settings", + "Apps" : "Apps", "Personal" : "Personal", "Administration" : "Administration", + "Users" : "Users", "Additional settings" : "Additional settings", "Artificial Intelligence" : "Artificial Intelligence", "Administration privileges" : "Administration privileges", |