From 9c0575ce6ef662c18ad7eb91bf6084c6fac1b7ae Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 24 Oct 2017 18:36:31 -0500 Subject: PLT-7599: webhook post splitting (#7707) * webhook post splitting * style fix * update old webhook test --- i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 7a8c8f4c1..e20edf2f2 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -6860,8 +6860,8 @@ "translation": "Back" }, { - "id": "web.incoming_webhook.attachment.app_error", - "translation": "Maximum attachments length is {{.Max}} characters, received size is {{.Actual}}" + "id": "web.incoming_webhook.split_props_length.app_error", + "translation": "Unable to split webhook props into {{.Max}} character parts." }, { "id": "web.incoming_webhook.channel.app_error", -- cgit v1.2.3-1-g7c22