diff options
Diffstat (limited to 'apps/comments/l10n/en_GB.json')
-rw-r--r-- | apps/comments/l10n/en_GB.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index 545b0b3fc4f..5be8ea11d77 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -25,8 +25,6 @@ "Comment deleted" : "Comment deleted", "An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment", "An error occurred while trying to create the comment" : "An error occurred while trying to create the comment", - "%1$s commented" : "%1$s commented", - "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}”" + "%1$s commented" : "%1$s commented" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |