summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
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"
},