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 0f8701ff9e8..a2141e5dab3 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -106,9 +106,6 @@ OC.L10N.register( "Select or drop files" : "Select or drop files", "Uploading files…" : "Uploading files…", "Uploaded files:" : "Uploaded files:", - "Sharing %s failed because the back end does not allow shares from type %s" : "Sharing %s failed because the back end does not allow shares from type %s", - "This share is password-protected" : "This share is password-protected", - "The password is wrong. Try again." : "The password is wrong. Try again.", - "Password" : "Password" + "Sharing %s failed because the back end does not allow shares from type %s" : "Sharing %s failed because the back end does not allow shares from type %s" }, "nplurals=2; plural=(n != 1);"); |