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.json')
-rw-r--r--apps/files_sharing/l10n/en_GB.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json
index a2b90de2abf..5bcc93421cc 100644
--- a/apps/files_sharing/l10n/en_GB.json
+++ b/apps/files_sharing/l10n/en_GB.json
@@ -58,7 +58,6 @@
"{actor} shared {file} with {user}" : "{actor} shared {file} with {user}",
"{actor} removed {user} from {file}" : "{actor} removed {user} from {file}",
"{actor} shared {file} with you" : "{actor} shared {file} with you",
- "{actor} removed you from {file}" : "{actor} removed you from {file}",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "A file or folder shared by mail or by public link was <strong>downloaded</strong>",
"A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>",
"A file or folder has been <strong>shared</strong>" : "A file or folder has been <strong>shared</strong>",
@@ -110,6 +109,7 @@
"Select or drop files" : "Select or drop files",
"Uploading files…" : "Uploading files…",
"Uploaded files:" : "Uploaded files:",
+ "{actor} removed you from {file}" : "{actor} removed you from {file}",
"%s is publicly shared" : "%s is publicly shared"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file