summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/en_GB.js')
-rw-r--r--apps/comments/l10n/en_GB.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js
index 04a366a4f6d..cabce50d16d 100644
--- a/apps/comments/l10n/en_GB.js
+++ b/apps/comments/l10n/en_GB.js
@@ -1,8 +1,9 @@
OC.L10N.register(
"comments",
{
- "<strong>Comments</strong> for files" : "<strong>Comments</strong> for files",
+ "You commented" : "You commented",
"%1$s commented" : "%1$s commented",
+ "You commented on %2$s" : "You commented on %2$s",
"%1$s commented on %2$s" : "%1$s commented on %2$s",
"Comments" : "Comments",
"Type in a new comment..." : "Type in a new comment...",