diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-08 00:07:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-08 00:07:45 +0000 |
commit | 4b0f50c456e0acac7202b498f484fed4e7d294c5 (patch) | |
tree | 4e4e5f29a01a429ea3722bb7900056be824ee5aa /settings/l10n/en_GB.js | |
parent | ca9d25169dcdd2923a356e2a797d8704506a3787 (diff) | |
download | nextcloud-server-4b0f50c456e0acac7202b498f484fed4e7d294c5.tar.gz nextcloud-server-4b0f50c456e0acac7202b498f484fed4e7d294c5.zip |
[tx-robot] updated from transifex
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" }, |