Shorten sentence to avoid word-wrap (#3347)

* Update about_build_modal.jsx

* Update en.json
This commit is contained in:
it33
2016-06-15 09:54:44 -07:00
committed by enahum
parent 7d9f066728
commit c7eccc2788
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -4,7 +4,7 @@
"about.database": "Database:",
"about.date": "Build Date:",
"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.hash": "Build Hash:",
"about.hashee": "EE Build Hash:",