From 8c9c6de97041f8b2d646a7b4f03852c74e8e8fab Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Tue, 8 Sep 2015 21:22:52 +0500 Subject: Improving formatting in team_import_tab.jsx --- web/react/components/team_import_tab.jsx | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'web/react/components') diff --git a/web/react/components/team_import_tab.jsx b/web/react/components/team_import_tab.jsx index ce0e81299..07dc3dc6d 100644 --- a/web/react/components/team_import_tab.jsx +++ b/web/react/components/team_import_tab.jsx @@ -34,9 +34,11 @@ export default class TeamImportTab extends React.Component { render() { var uploadHelpText = (
-

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 "Preview". Slack bot posts and channels with underscores do not yet import.

+

{'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 "Preview". Slack bot posts and channels with underscores do not yet import.'}

); + var uploadSection = ( Importing...

+

{' Importing...'}

); break; case 'done': @@ -95,18 +97,18 @@ export default class TeamImportTab extends React.Component { data-dismiss='modal' aria-label='Close' > - +

Import

+ >{'Import'}
-

Import

+

{'Import'}

{uploadSection}
-- cgit v1.2.3-1-g7c22