diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index b25f78b4df6..eb7c11ddb66 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -362,13 +362,7 @@ OC.L10N.register( "Show storage location" : "Show storage location", "Show user backend" : "Show user backend", "Show last login" : "Show last login", - "Show email address" : "Show email address", - "Send email to new user" : "Send email to new user", "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "When the password of a new user is left empty, an activation email with a link to set the password is sent.", - "E-Mail" : "E-Mail", - "Create" : "Create", - "Admin Recovery Password" : "Admin Recovery Password", - "Enter the recovery password in order to recover the users files during password change" : "Enter the recovery password in order to recover the user's files during password change", "Everyone" : "Everyone", "Admins" : "Admins", "Disabled" : "Disabled", @@ -381,6 +375,9 @@ OC.L10N.register( "Storage location" : "Storage location", "User backend" : "User backend", "Last login" : "Last login", + "E-Mail" : "E-Mail", + "Admin Recovery Password" : "Admin Recovery Password", + "Enter the recovery password in order to recover the users files during password change" : "Enter the recovery password in order to recover the user's files during password change", "change full name" : "change full name", "set new password" : "set new password", "change email address" : "change email address", @@ -424,6 +421,9 @@ OC.L10N.register( "Follow us on Twitter!" : "Follow us on Twitter!", "Check out our blog!" : "Check out our blog!", "Subscribe to our newsletter!" : "Subscribe to our newsletter!", + "Show email address" : "Show email address", + "Send email to new user" : "Send email to new user", + "Create" : "Create", "Group name" : "Group name" }, "nplurals=2; plural=(n != 1);"); |