diff options
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r-- | apps/files_sharing/l10n/en_GB.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 16e0ff1433b..0a86e564210 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -33,9 +33,6 @@ OC.L10N.register( "Add to your ownCloud" : "Add to your ownCloud", "Download" : "Download", "Download %s" : "Download %s", - "Direct link" : "Direct link", - "Remote Shares" : "Remote Shares", - "Allow other instances to mount public links shared from this server" : "Allow other instances to mount public links shared from this server", - "Allow users to mount public link shares" : "Allow users to mount public link shares" + "Direct link" : "Direct link" }, "nplurals=2; plural=(n != 1);"); |