summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/en_GB.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-21 01:58:49 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-21 01:58:49 -0400
commit02ecd040e6cd761b9ec30895c5a0fcced55fb699 (patch)
tree67e788acb94a60ff69cace45faf108dd4e341acb /apps/comments/l10n/en_GB.js
parenta061ef75ead3d5eb9fa5e713301b7452b3b12b73 (diff)
downloadnextcloud-server-02ecd040e6cd761b9ec30895c5a0fcced55fb699.tar.gz
nextcloud-server-02ecd040e6cd761b9ec30895c5a0fcced55fb699.zip
[tx-robot] updated from transifex
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...",