diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-06 13:28:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-06 13:28:06 +0000 |
commit | da2363a1dd08bc3ca4e0736a97516082700e846d (patch) | |
tree | 329fcc974cd16b0537adcfebbf436fce923d9d73 /apps/comments/l10n/en_GB.json | |
parent | e1abe5a62b34d5de94b258b665ca612a973e2dbd (diff) | |
download | nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.tar.gz nextcloud-server-da2363a1dd08bc3ca4e0736a97516082700e846d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/en_GB.json')
-rw-r--r-- | apps/comments/l10n/en_GB.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index 13335d5d989..320bd50748f 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -1,5 +1,5 @@ { "translations": { - "Type in a new comment..." : "Type in a new comment...", + "Type in a new comment..." : "Type a new comment...", "Delete comment" : "Delete comment", "Post" : "Post", "Cancel" : "Cancel", @@ -9,7 +9,7 @@ "No other comments available" : "No other comments available", "More comments..." : "More comments...", "Save" : "Save", - "Allowed characters {count} of {max}" : "Allowed characters {count} of {max}", + "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", |