diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index aad87239153..c405bed3792 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -240,10 +240,9 @@ OC.L10N.register( "Username" : "Username", "Done" : "Done", "Show storage location" : "Show storage location", - "Show last log in" : "Show last log in", "Show user backend" : "Show user backend", - "Send email to new user" : "Send email to new user", "Show email address" : "Show email address", + "Send email to new user" : "Send email to new user", "E-Mail" : "E-Mail", "Create" : "Create", "Admin Recovery Password" : "Admin Recovery Password", @@ -261,6 +260,7 @@ OC.L10N.register( "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", - "For password recovery and notifications" : "For password recovery and notifications" + "For password recovery and notifications" : "For password recovery and notifications", + "Show last log in" : "Show last log in" }, "nplurals=2; plural=(n != 1);"); |