Commit b9e4f51a authored by Eric Rosenbaum's avatar Eric Rosenbaum

Wording changes

parent 666e26b3
......@@ -215,10 +215,10 @@ class Ideas extends React.Component {
src="/images/tips/download-icon.svg"
/>
<h3>
<FormattedMessage id="ideas.offlineEditorHeader" />
<FormattedMessage id="ideas.desktopEditorHeader" />
</h3>
<p>
<FormattedHTMLMessage id="ideas.offlineEditorBody" />
<FormattedHTMLMessage id="ideas.desktopEditorBody" />
</p>
</div>
<div className="tips-info-body mod-narrow">
......
......@@ -37,8 +37,8 @@
"ideas.starterProjectsHeader": "Starter Projects",
"ideas.starterProjectsBody": "You can play with Starter Projects to get ideas for making your own projects.",
"ideas.starterProjectsPlay": "Play with Starter Projects",
"ideas.offlineEditorHeader": "Offline Editor",
"ideas.offlineEditorBody": "To create projects without an Internet connection, you can <a href=\"/download\">download the offline editor</a>.",
"ideas.desktopEditorHeader": "Scratch Desktop Download",
"ideas.desktopEditorBody": "To create projects without an Internet connection, you can <a href=\"/download\">download Scratch Desktop</a>.",
"ideas.questionsHeader": "Questions",
"ideas.questionsBody": "Have more questions? See the <a href=\"/info/faq\">Frequently Asked Questions</a> or visit the <a href=\"/discuss/7/\">Help with Scripts Forum</a>.",
"ttt.tutorial": "Tutorial",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment