summaryrefslogtreecommitdiffstats
path: root/core/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-15 00:08:15 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-15 00:08:15 +0000
commitcc40f02684a3b5e68003a6bb29afcce2bc639a86 (patch)
treed3c8747c20c673f679b8e08da25591166c0a61c8 /core/l10n/en_GB.js
parente0f479a4eb7f297dbe5156b16f42b896c4ceadd4 (diff)
downloadnextcloud-server-cc40f02684a3b5e68003a6bb29afcce2bc639a86.tar.gz
nextcloud-server-cc40f02684a3b5e68003a6bb29afcce2bc639a86.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r--core/l10n/en_GB.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 18ff861c7cf..94d733f8398 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -271,7 +271,6 @@ OC.L10N.register(
"Log in" : "Log in",
"Stay logged in" : "Stay logged in",
"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.",
"App token" : "App token",
"Alternative login using app token" : "Alternative login using app token",
"Redirecting …" : "Redirecting …",
@@ -340,6 +339,7 @@ OC.L10N.register(
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>",
"This Nextcloud instance is currently in single user mode." : "This Nextcloud instance is currently in single user mode.",
"This means only administrators can use the instance." : "This means only administrators can use the instance.",
- "Please use the command line updater because you have a big instance." : "Please use the command line updater because you have a big instance."
+ "Please use the command line updater because you have a big instance." : "Please use the command line updater because you have a big instance.",
+ "You are about to grant \"%s\" access to your %s account." : "You are about to grant \"%s\" access to your %s account."
},
"nplurals=2; plural=(n != 1);");