diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index c405bed3792..08d81b591cf 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -26,7 +26,6 @@ OC.L10N.register( "Invalid mail address" : "Invalid mail address", "A user with that name already exists." : "A user with that name already exists.", "Unable to create user." : "Unable to create user.", - "Your %s account was created" : "Your %s account was created", "Unable to delete user." : "Unable to delete user.", "Unable to change full name" : "Unable to change full name", "Your full name has been changed." : "Your full name has been changed.", @@ -34,6 +33,7 @@ OC.L10N.register( "Invalid user" : "Invalid user", "Unable to change mail address" : "Unable to change mail address", "Email saved" : "Email saved", + "Your %s account was created" : "Your %s account was created", "Couldn't remove app." : "Couldn't remove app.", "Couldn't update app." : "Couldn't update app.", "Add trusted domain" : "Add trusted domain", @@ -202,7 +202,6 @@ OC.L10N.register( "Issued By" : "Issued By", "Valid until %s" : "Valid until %s", "Import root certificate" : "Import root certificate", - "Cheers!" : "Cheers!", "Administrator documentation" : "Administrator documentation", "Online documentation" : "Online documentation", "Forum" : "Forum", @@ -260,6 +259,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", + "Cheers!" : "Cheers!", "For password recovery and notifications" : "For password recovery and notifications", "Show last log in" : "Show last log in" }, |