diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-12 00:13:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-12 00:13:07 +0000 |
commit | 59a27ceb13b1b6d0e2ba75f921e16141a7c28623 (patch) | |
tree | 353ee08e0e8c9322050ed94306d723b81ec51a5b /apps/comments | |
parent | 5c97dc3de30c06971fc077cc2385aedef8dd6f20 (diff) | |
download | nextcloud-server-59a27ceb13b1b6d0e2ba75f921e16141a7c28623.tar.gz nextcloud-server-59a27ceb13b1b6d0e2ba75f921e16141a7c28623.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/en_GB.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js index 1fb535f32bb..3734a34c819 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -29,6 +29,7 @@ OC.L10N.register( "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", "%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}”", + "Files app plugin to add comments to files" : "Files app plugin to add comments to files", "Unknown user" : "Unknown user", "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}”" diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index 1051140eac1..11cb4ab87cb 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -27,6 +27,7 @@ "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", "%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}”", + "Files app plugin to add comments to files" : "Files app plugin to add comments to files", "Unknown user" : "Unknown user", "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}”" |