From ccf05bfdfec0bf83edbfbdcb41179a1babea2631 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Mon, 28 Nov 2016 19:32:37 +0000 Subject: PLT-4280 Update Slack Import help text. (#4646) * Update Slack Import help text. It was quite inaccurate in light of all the recently added features. * Update wording as per review. --- webapp/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index d0df67e68..192c92f10 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1782,7 +1782,7 @@ "team_export_tab.unable": " Unable to export: {error}", "team_import_tab.failure": " Import failure: ", "team_import_tab.import": "Import", - "team_import_tab.importHelp": "

To import a team from Slack go to Slack > Team Settings > Import/Export Data > Export > Start Export. Slack does not allow you to export files, images, private groups or direct messages stored in Slack. Therefore, Slack import to Mattermost only supports importing of text messages in your Slack team's public channels.

The Slack import to Mattermost is in 'Beta'. Slack bot posts do not yet import.

", + "team_import_tab.importHelp": "

Slack import to Mattermost supports importing of messages in your Slack team's public channels.

To import a team from Slack, go to Slack > Team Settings > Import/Export Data > Export > Start Export. See documentation to learn more.

To import posts with attached files, see Slack Advanced Exporter for details.

", "team_import_tab.importSlack": "Import from Slack (Beta)", "team_import_tab.importing": " Importing...", "team_import_tab.successful": " Import successful: ", -- cgit v1.2.3-1-g7c22