aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-01 02:19:46 +0000
committerNextcloud bot <bot@nextcloud.com>2020-12-01 02:19:46 +0000
commit7ceb98f63b1cbae88d48a6c747b1802fdcab4b21 (patch)
tree419b8e37f173de4af9e930de68355eb7af451b3f /lib/l10n/en_GB.js
parentc97493e0ba4b1cafb40b7020d1db532dfffea6b7 (diff)
downloadnextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.tar.gz
nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index c60b55221e6..804722d908f 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -77,7 +77,6 @@ OC.L10N.register(
"Set an admin username." : "Set an admin username.",
"Set an admin password." : "Set an admin password.",
"Can't create or write into the data directory %s" : "Can't create or write into the data directory %s",
- "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Sharing backend %s must implement the interface OCP\\Share_Backend",
"Sharing backend %s not found" : "Sharing backend %s not found",
"Sharing backend for %s not found" : "Sharing backend for %s not found",
@@ -195,6 +194,7 @@ OC.L10N.register(
"Security" : "Security",
"Personal info" : "Personal info",
"Mobile & desktop" : "Mobile & desktop",
+ "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s"
},
"nplurals=2; plural=(n != 1);");