Shorten sentence to avoid word-wrap (#3347)

* Update about_build_modal.jsx

* Update en.json
Этот коммит содержится в:
it33
2016-06-15 09:54:44 -07:00
коммит произвёл enahum
родитель 7d9f066728
Коммит c7eccc2788
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@@ -65,7 +65,7 @@ export default class AboutBuildModal extends React.Component {
subTitle = ( subTitle = (
<FormattedMessage <FormattedMessage
id='about.enterpriseEditionSt' id='about.enterpriseEditionSt'
defaultMessage='Modern enterprise communication from behind your firewall.' defaultMessage='Modern communication from behind your firewall.'
/> />
); );

Просмотреть файл

@@ -4,7 +4,7 @@
"about.database": "Database:", "about.database": "Database:",
"about.date": "Build Date:", "about.date": "Build Date:",
"about.enterpriseEditionLearn": "Learn more about Enterprise Edition at ", "about.enterpriseEditionLearn": "Learn more about Enterprise Edition at ",
"about.enterpriseEditionSt": "Modern enterprise communication from behind your firewall.", "about.enterpriseEditionSt": "Modern communication from behind your firewall.",
"about.enterpriseEditione1": "Enterprise Edition", "about.enterpriseEditione1": "Enterprise Edition",
"about.hash": "Build Hash:", "about.hash": "Build Hash:",
"about.hashee": "EE Build Hash:", "about.hashee": "EE Build Hash:",