From d4c04943604b69a0dc6bbc94172968ad234ef077 Mon Sep 17 00:00:00 2001 From: Jesse Hallam Date: Thu, 29 Mar 2018 10:02:58 -0400 Subject: MM-9661: tweak post message size log (#8517) Call out the number of supported characters explicitly, moving the byte limit to parentheses. --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 0ba03fb7d..0c294e72d 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -6512,7 +6512,7 @@ }, { "id": "store.sql_post.query_max_post_size.max_post_size_bytes", - "translation": "Post.Message supports at most %d bytes" + "translation": "Post.Message supports at most %d characters (%d bytes)" }, { "id": "store.sql_post.query_max_post_size.unrecognized_driver", -- cgit v1.2.3-1-g7c22