Unified quotation marks (#6682)

This commit is contained in:
Christian Arnold
2017-06-19 16:57:42 +02:00
committed by Joram Wilander
parent d6603ba7c0
commit b978f6a61f
5 changed files with 10 additions and 10 deletions

View File

@@ -257,7 +257,7 @@ export default class TutorialIntroScreens extends React.Component {
{supportInfo}
<FormattedMessage
id='tutorial_intro.end'
defaultMessage='Click Next to enter {channel}. This is the first channel teammates see when they sign up. Use it for posting updates everyone needs to know.'
defaultMessage='Click "Next" to enter {channel}. This is the first channel teammates see when they sign up. Use it for posting updates everyone needs to know.'
values={{
channel: townSquareDisplayName
}}