diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-12 00:12:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-12 00:12:46 +0000 |
commit | d91bed949063a489e497962fec60d5cd3ba0f58d (patch) | |
tree | 56fd5532bed0c532a48b40bd50f455aec03d349c /apps/comments | |
parent | 61fa284d070c040bf39c2b6712ab9bf8aee48d86 (diff) | |
download | nextcloud-server-d91bed949063a489e497962fec60d5cd3ba0f58d.tar.gz nextcloud-server-d91bed949063a489e497962fec60d5cd3ba0f58d.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}”" |