diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-28 01:57:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-06-28 01:57:10 -0400 |
commit | 894b7d93f6de7229802a5d42c5e56d0f0c6ab587 (patch) | |
tree | ca298a54ff82f44685fc5e3f9fc40285effa7107 /apps/comments/l10n/en_GB.js | |
parent | 2a72eff9ee5c337f75e8d0434cd93aada6a38eec (diff) | |
download | nextcloud-server-894b7d93f6de7229802a5d42c5e56d0f0c6ab587.tar.gz nextcloud-server-894b7d93f6de7229802a5d42c5e56d0f0c6ab587.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/en_GB.js')
-rw-r--r-- | apps/comments/l10n/en_GB.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js index d8e5c5d8240..057ac775a6b 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -12,6 +12,9 @@ OC.L10N.register( "More comments..." : "More comments...", "Save" : "Save", "Allowed characters {count} of {max}" : "Allowed characters {count} of {max}", + "Error occurred while retrieving comment with id {id}" : "Error occurred while retrieving comment with id {id}", + "Error occurred while updating comment with id {id}" : "Error occurred while updating comment with id {id}", + "Error occurred while posting comment" : "Error occurred while posting comment", "{count} unread comments" : "{count} unread comments", "Comment" : "Comment", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Comments</strong> for files <em>(always listed in stream)</em>", |