diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:12:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:12:05 +0000 |
commit | 4939ff36a0ad7206a32ef3d0b711984a405acfc7 (patch) | |
tree | 0a77173fe957508e70bc47a608f9cb4e0128e02f /core/l10n/en_GB.js | |
parent | 66eaea92595554bcff3cc1ae68c357ef2ef9c58f (diff) | |
download | nextcloud-server-4939ff36a0ad7206a32ef3d0b711984a405acfc7.tar.gz nextcloud-server-4939ff36a0ad7206a32ef3d0b711984a405acfc7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index f608d75fbbc..989a69b2928 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -280,7 +280,6 @@ OC.L10N.register( "Stay logged in" : "Stay logged in", "Forgot password?" : "Forgot password?", "Back to login" : "Back to login", - "Alternative Logins" : "Alternative Logins", "Account access" : "Account access", "You are about to grant %s access to your %s account." : "You are about to grant %s access to your %s account.", "Grant access" : "Grant access", @@ -339,6 +338,7 @@ OC.L10N.register( "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>.", "This action requires you to confirm your password:" : "This action requires you to confirm your password:", "Wrong password. Reset it?" : "Wrong password. Reset it?", + "Alternative Logins" : "Alternative Logins", "You are about to grant \"%s\" access to your %s account." : "You are about to grant \"%s\" access to your %s account.", "You are accessing the server from an untrusted domain." : "You are accessing the server from an untrusted domain.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php.", |