Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/en_GB.js')
-rw-r--r--apps/federatedfilesharing/l10n/en_GB.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/en_GB.js b/apps/federatedfilesharing/l10n/en_GB.js
index 9611168aa19..0dea4ed9f6c 100644
--- a/apps/federatedfilesharing/l10n/en_GB.js
+++ b/apps/federatedfilesharing/l10n/en_GB.js
@@ -33,7 +33,6 @@ OC.L10N.register(
"Federated Cloud Sharing" : "Federated Cloud Sharing",
"Open documentation" : "Open documentation",
"Adjust how people can share between servers." : "Adjust how people can share between servers.",
- "Allow users on this server to send shares to other servers" : "Allow users on this server to send shares to other servers",
"Allow users on this server to receive shares from other servers" : "Allow users on this server to receive shares from other servers",
"Search global and public address book for users" : "Search global and public address book for users",
"Allow users to publish their data to a global and public address book" : "Allow users to publish their data to a global and public address book",
@@ -44,6 +43,7 @@ OC.L10N.register(
"Share with me via Nextcloud" : "Share with me via Nextcloud",
"HTML Code:" : "HTML Code:",
"You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)",
- "You received \"%3$s\" as a remote share from %1$s" : "You received \"%3$s\" as a remote share from %1$s"
+ "You received \"%3$s\" as a remote share from %1$s" : "You received \"%3$s\" as a remote share from %1$s",
+ "Allow users on this server to send shares to other servers" : "Allow users on this server to send shares to other servers"
},
"nplurals=2; plural=(n != 1);");