From e9cef938ea717833326604278f065dbfb33ceee6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 5 Oct 2019 02:15:04 +0000 Subject: [tx-robot] updated from transifex --- apps/files_sharing/l10n/en_GB.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/files_sharing/l10n/en_GB.js') diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index 908232739b1..6bbff8d4e40 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -63,7 +63,6 @@ OC.L10N.register( "A file or folder was shared from another server" : "A file or folder was shared from another server", "A file or folder has been shared" : "A file or folder has been shared", "Wrong share ID, share doesn't exist" : "Wrong share ID, share doesn't exist", - "could not delete share" : "could not delete share", "Could not delete share" : "Could not delete share", "Please specify a file or folder path" : "Please specify a file or folder path", "Wrong path, file/folder doesn't exist" : "Wrong path, file/folder doesn't exist", @@ -104,6 +103,7 @@ OC.L10N.register( "Upload files to %s" : "Upload files to %s", "Select or drop files" : "Select or drop files", "Uploading files…" : "Uploading files…", - "Uploaded files:" : "Uploaded files:" + "Uploaded files:" : "Uploaded files:", + "could not delete share" : "could not delete share" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3