From 55342e8fe16613f06528ed1aa726231e9b597d26 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Mon, 29 Aug 2016 14:45:27 +0100 Subject: Convert @mentions on Slack import. (#3837) Converts @mentions in Slack imports for regular messages, comments and Slack upload messages. Updates the description on the Team Settings Import tab to remove mention of @mentions not importing. --- 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 f78083c2f..71a903b5b 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1664,7 +1664,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 and Slack @mentions are not currently supported.

", + "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.importSlack": "Import from Slack (Beta)", "team_import_tab.importing": " Importing...", "team_import_tab.successful": " Import successful: ", -- cgit v1.2.3-1-g7c22