aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-23 01:12:51 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-23 01:12:51 +0000
commitd664a9b37b18cf834902c5201e5bcd154deaeeed (patch)
treee7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /apps/comments/l10n/en_GB.js
parentf3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (diff)
downloadnextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.tar.gz
nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/en_GB.js')
-rw-r--r--apps/comments/l10n/en_GB.js7
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js
index 065babddf5a..aac6d4c7f86 100644
--- a/apps/comments/l10n/en_GB.js
+++ b/apps/comments/l10n/en_GB.js
@@ -27,10 +27,7 @@ OC.L10N.register(
"<strong>Comments</strong> for files" : "<strong>Comments</strong> for files",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "You were mentioned on “{file}”, in a comment by a user that has since been deleted",
"{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”",
- "Unknown user" : "Unknown user",
- "A (now) deleted user mentioned you in a comment on “%s”" : "A (now) deleted user mentioned you in a comment on “%s”",
- "A (now) deleted user mentioned you in a comment on “{file}”" : "A (now) deleted user mentioned you in a comment on “{file}”",
- "%1$s mentioned you in a comment on “%2$s”" : "%1$s mentioned you in a comment on “%2$s”",
- "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "You were mentioned on “%s”, in a comment by a user that has since been deleted"
+ "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "You were mentioned on “%s”, in a comment by a user that has since been deleted",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s mentioned you in a comment on “%2$s”"
},
"nplurals=2; plural=(n != 1);");