Skip to content
Snippets Groups Projects
Unverified Commit 3a925485 authored by apple502j's avatar apple502j Committed by GitHub
Browse files

Close quotation

parent 1bca98c8
No related branches found
No related tags found
No related merge requests found
......@@ -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"
/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment