diff options
Diffstat (limited to 'apps/comments/l10n/en_GB.json')
-rw-r--r-- | apps/comments/l10n/en_GB.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index ccf4a1338d1..13335d5d989 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -10,6 +10,9 @@ "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>", |