From e5dad3cf681fb038ce5dd3dcf7b5468d59b8ea8e Mon Sep 17 00:00:00 2001 From: Jesse Hallam Date: Wed, 3 Jan 2018 10:35:36 -0500 Subject: [PLT-8173] Strip the post_ prefix on incoming webhook overrides. (#8019) --- 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 f82d86af9..405ee49f1 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1425,7 +1425,7 @@ "translation": "Incoming webhooks have been disabled by the system admin." }, { - "id": "api.incoming_webhook.invalid_post_username.app_error", + "id": "api.incoming_webhook.invalid_username.app_error", "translation": "Invalid username." }, { @@ -4987,7 +4987,7 @@ "translation": "Invalid username" }, { - "id": "model.incoming_hook.post_icon_url.app_error", + "id": "model.incoming_hook.icon_url.app_error", "translation": "Invalid post icon" }, { -- cgit v1.2.3-1-g7c22