summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorGeorge Goldberg <george@gberg.me>2018-06-11 15:32:37 +0100
committerChristopher Speller <crspeller@gmail.com>2018-06-11 07:32:37 -0700
commite10665a5a53f44530b4d8381fd5c815030634b5e (patch)
treed4a0629d88c7d2813edfd74336f9acb40564b029 /i18n
parented59e2b7357ad82573ea8a38b40172dc9672da44 (diff)
downloadchat-e10665a5a53f44530b4d8381fd5c815030634b5e.tar.gz
chat-e10665a5a53f44530b4d8381fd5c815030634b5e.tar.bz2
chat-e10665a5a53f44530b4d8381fd5c815030634b5e.zip
MM-10790: Fix Slack Import logs that got broken in refactoring. (#8938)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 4df698294..2f7aa47fc 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2275,22 +2275,6 @@
"translation": "Slack Import: Error occurred when parsing some Slack posts. Import may work anyway."
},
{
- "id": "api.slackimport.slack_sanitise_channel_properties.display_name_too_long.warn",
- "translation": "Slack Import: Channel {{.ChannelName}} display name exceeds the maximum length. It will be truncated when imported."
- },
- {
- "id": "api.slackimport.slack_sanitise_channel_properties.header_too_long.warn",
- "translation": "Slack Import: Channel {{.ChannelName}} header exceeds the maximum length. It will be truncated when imported."
- },
- {
- "id": "api.slackimport.slack_sanitise_channel_properties.name_too_long.warn",
- "translation": "Slack Import: Channel {{.ChannelName}} handle exceeds the maximum length. It will be truncated when imported."
- },
- {
- "id": "api.slackimport.slack_sanitise_channel_properties.purpose_too_long.warn",
- "translation": "Slack Import: Channel {{.ChannelName}} purpose exceeds the maximum length. It will be truncated when imported."
- },
- {
"id": "api.status.init.debug",
"translation": "Initializing status API routes"
},