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/files_sharing/l10n/en_GB.js')
-rw-r--r--apps/files_sharing/l10n/en_GB.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js
index f278b0bbcd4..ee3b2f577c1 100644
--- a/apps/files_sharing/l10n/en_GB.js
+++ b/apps/files_sharing/l10n/en_GB.js
@@ -145,7 +145,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Add to your Nextcloud",
"Wrong share ID, share doesn't exist" : "Wrong share ID, share doesn't exist",
"Wrong path, file/folder doesn't exist" : "Wrong path, file/folder doesn't exist",
- "Sorry, this link doesn’t seem to work anymore." : "Sorry, this link doesn’t seem to work any more.",
- "Cannot increase permissions" : "Cannot increase permissions"
+ "Sorry, this link doesn’t seem to work anymore." : "Sorry, this link doesn’t seem to work any more."
},
"nplurals=2; plural=(n != 1);");