From 54277eae28f42ee328a87c65dfdb79b062100a2b Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Mon, 31 Oct 2016 13:02:54 +0000 Subject: Warning in log when a Slack channel import fails. (#4262) Previously it just wrote to the summary, and as a debug level message in the log, so if you had the log level set to warn, you might never find out that importing a channel failed. --- 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 e6b444370..a7e17cdf5 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1532,8 +1532,8 @@ "translation": "Failed to import: {{.DisplayName}}\r\n" }, { - "id": "api.slackimport.slack_add_channels.import_failed.debug", - "translation": "Failed to import: %s" + "id": "api.slackimport.slack_add_channels.import_failed.warn", + "translation": "Slack Importer: Failed to import channel: %s" }, { "id": "api.slackimport.slack_add_channels.merge", -- cgit v1.2.3-1-g7c22