diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-08 01:06:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-08 01:06:57 +0000 |
commit | 8d7df51a0e98583b22c3b4300a5d12f0c6e70413 (patch) | |
tree | afb6935a12db98ceb96acaab7da056b6a9a9f353 /settings/l10n/en_GB.js | |
parent | 1857e50259e3cedffd9d9c24ce2a47bf08ebf782 (diff) | |
download | nextcloud-server-8d7df51a0e98583b22c3b4300a5d12f0c6e70413.tar.gz nextcloud-server-8d7df51a0e98583b22c3b4300a5d12f0c6e70413.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 3c961a078fd..3739664b97e 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -24,6 +24,7 @@ OC.L10N.register( "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "A problem occurred while sending the email. Please revise your settings. (Error: %s)", "Email sent" : "Email sent", "You need to set your user email before being able to send test emails." : "You need to set your user email before being able to send test emails.", + "Invalid request" : "Invalid request", "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.", @@ -36,8 +37,6 @@ OC.L10N.register( "Your full name has been changed." : "Your full name has been changed.", "Unable to change full name" : "Unable to change full name", "Couldn't remove app." : "Couldn't remove app.", - "Language changed" : "Language changed", - "Invalid request" : "Invalid request", "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", @@ -279,6 +278,7 @@ OC.L10N.register( "set new password" : "set new password", "change email address" : "change email address", "Default" : "Default", + "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", "TLS" : "TLS", |