diff options
Diffstat (limited to 'apps/comments/l10n/en_GB.json')
-rw-r--r-- | apps/comments/l10n/en_GB.json | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index fc3a43a446d..fbaf98b41f5 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -25,10 +25,7 @@ "<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”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |