summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r--apps/files_sharing/l10n/en_GB.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js
index 70c83809f60..722efe9b1b5 100644
--- a/apps/files_sharing/l10n/en_GB.js
+++ b/apps/files_sharing/l10n/en_GB.js
@@ -60,7 +60,6 @@ OC.L10N.register(
"{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>",
@@ -112,6 +111,7 @@ OC.L10N.register(
"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"
},
"nplurals=2; plural=(n != 1);");