Shorten sentence to avoid word-wrap (#3347)
* Update about_build_modal.jsx * Update en.json
Этот коммит содержится в:
@@ -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:",
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user