diff --git a/src/components/crash-message/crash-message.jsx b/src/components/crash-message/crash-message.jsx index 3cc9082d22c801e0c21151855aadf7ea1a2ef4b3..1dbce7766aa8c51c4c4c94d27d3fc13b1343752a 100644 --- a/src/components/crash-message/crash-message.jsx +++ b/src/components/crash-message/crash-message.jsx @@ -22,9 +22,9 @@ const CrashMessage = props => ( </h2> <p> <FormattedMessage - defaultMessage={"We are so sorry, but it looks like Scratch has crashed. This bug has been" + - "automatically reported to the Scratch Team. Please refresh your page to try" + - "again."} + defaultMessage={'We are so sorry, but it looks like Scratch has crashed. This bug has been' + + 'automatically reported to the Scratch Team. Please refresh your page to try' + + 'again.'} description="Message to inform the user that page has crashed." id="gui.crashMessage.description" />