diff options
Diffstat (limited to 'apps/comments/l10n/en_GB.js')
-rw-r--r-- | apps/comments/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js index cabce50d16d..0ce292dc754 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -1,6 +1,7 @@ OC.L10N.register( "comments", { + "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comments</strong> for files <em>(always listed in stream)</em>", "You commented" : "You commented", "%1$s commented" : "%1$s commented", "You commented on %2$s" : "You commented on %2$s", |