diff options
Diffstat (limited to 'apps/comments/l10n/en_GB.json')
-rw-r--r-- | apps/comments/l10n/en_GB.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index e6f4090c164..7f844c0eb97 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -24,9 +24,9 @@ "%1$s commented on %2$s" : "%1$s commented on %2$s", "{author} commented on {file}" : "{author} commented on {file}", "<strong>Comments</strong> for files" : "<strong>Comments</strong> for files", - "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”", - "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”" + "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”", + "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}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |