summaryrefslogtreecommitdiffstats
path: root/core/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-04-18 00:13:55 +0000
committerNextcloud bot <bot@nextcloud.com>2018-04-18 00:13:55 +0000
commitfa65aaf1fc8836e1a0e5ee1ffe38ee032a487892 (patch)
tree002605f1457b1d877f22138e290654fad3385d63 /core/l10n/en_GB.js
parente01b15adc55a23a3259e05d83028c0333c79cecc (diff)
downloadnextcloud-server-fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892.tar.gz
nextcloud-server-fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r--core/l10n/en_GB.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 396988d1681..763db5ea501 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -291,8 +291,6 @@ OC.L10N.register(
"Error while validating your second factor" : "Error while validating your second factor",
"Access through untrusted domain" : "Access through untrusted domain",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php.",
- "Depending on your configuration, this button could also work to trust the domain:" : "Depending on your configuration, this button could also work to trust the domain:",
- "Add \"%s\" as trusted domain" : "Add \"%s\" as a trusted domain",
"App update required" : "App update required",
"%s will be updated to version %s" : "%s will be updated to version %s",
"These apps will be updated:" : "These apps will be updated:",
@@ -344,8 +342,10 @@ OC.L10N.register(
"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.",
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain.",
+ "Add \"%s\" as trusted domain" : "Add \"%s\" as a trusted domain",
"For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>.",
"Your PHP does not have freetype support. This will result in broken profile pictures and settings interface." : "Your PHP does not have freetype support. This will result in broken profile pictures and settings interface.",
- "Back to log in" : "Back to log in"
+ "Back to log in" : "Back to log in",
+ "Depending on your configuration, this button could also work to trust the domain:" : "Depending on your configuration, this button could also work to trust the domain:"
},
"nplurals=2; plural=(n != 1);");