diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:12:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:12:42 +0000 |
commit | 6975cef00b3a0c0c6085949963cc29b6789507cd (patch) | |
tree | e83f309634c9c0bd244c65cd86cf97ae4fad1889 /apps/comments/l10n/en_GB.js | |
parent | 3b000d4f91b958a38f8ab1349377c65b3e64da88 (diff) | |
download | nextcloud-server-6975cef00b3a0c0c6085949963cc29b6789507cd.tar.gz nextcloud-server-6975cef00b3a0c0c6085949963cc29b6789507cd.zip |
[tx-robot] updated from transifex
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 246c3ab01ad..00c7eadc8d6 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -12,6 +12,7 @@ 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", "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"], |