From c7eccc27883bf7035f77876d9461a7b1eaedf455 Mon Sep 17 00:00:00 2001 From: it33 Date: Wed, 15 Jun 2016 09:54:44 -0700 Subject: [PATCH] Shorten sentence to avoid word-wrap (#3347) * Update about_build_modal.jsx * Update en.json --- webapp/components/about_build_modal.jsx | 2 +- webapp/i18n/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/components/about_build_modal.jsx b/webapp/components/about_build_modal.jsx index de0b2d58c9..6e245a9ef3 100644 --- a/webapp/components/about_build_modal.jsx +++ b/webapp/components/about_build_modal.jsx @@ -65,7 +65,7 @@ export default class AboutBuildModal extends React.Component { subTitle = ( ); diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 435d25dfb9..61d857da38 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -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:",