diff options
Diffstat (limited to 'apps/comments/l10n/en_GB.js')
-rw-r--r-- | apps/comments/l10n/en_GB.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js index 316d1776f65..22c7e51170f 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -29,11 +29,6 @@ OC.L10N.register( "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}”", - "Type in a new comment..." : "Type a new comment...", - "No other comments available" : "No other comments available", - "More comments..." : "More comments...", - "{count} unread comments" : "{count} unread comments", - "You commented on %2$s" : "You commented on %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”" }, "nplurals=2; plural=(n != 1);"); |