diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-29 17:03:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-29 17:03:24 +0000 |
commit | a84dacc16fdb08112b7ac5c73c710108986e5379 (patch) | |
tree | 935182bef0cb27f45b00bea802c87869cf04404d /settings/l10n/en_GB.js | |
parent | d86b29b42b93ba535b242bd8949fcf3fee52ce1e (diff) | |
download | nextcloud-server-a84dacc16fdb08112b7ac5c73c710108986e5379.tar.gz nextcloud-server-a84dacc16fdb08112b7ac5c73c710108986e5379.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index a5164597f2d..0ddb492b2a7 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -30,8 +30,11 @@ OC.L10N.register( "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", - "Unable to change mail address" : "Unable to change mail address", "Your full name has been changed." : "Your full name has been changed.", + "Forbidden" : "Forbidden", + "Invalid user" : "Invalid user", + "Unable to change mail address" : "Unable to change mail address", + "Email saved" : "Email saved", "Couldn't remove app." : "Couldn't remove app.", "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", @@ -264,9 +267,6 @@ OC.L10N.register( "change email address" : "change email address", "Default" : "Default", "log-level out of allowed range" : "log-level out of allowed range", - "Forbidden" : "Forbidden", - "Invalid user" : "Invalid user", - "Email saved" : "Email saved", "Language changed" : "Language changed", "Are you really sure you want add \"{domain}\" as trusted domain?" : "Are you really sure you want add \"{domain}\" as a trusted domain?", "SSL" : "SSL", |