Update starter project

This commit is contained in:
Eric Rosenbaum 2019-04-09 14:31:32 -04:00
parent 4f033c47e4
commit 98dbc88708
3 changed files with 6 additions and 6 deletions

View file

@ -199,10 +199,10 @@ class GdxFor extends ExtensionLanding {
<Steps>
<ProjectCard
cardUrl="/projects//editor"
description={this.props.intl.formatMessage({id: 'gdxfor.robotBandDescription'})}
imageAlt={this.props.intl.formatMessage({id: 'gdxfor.imgAltRobotBand'})}
description={this.props.intl.formatMessage({id: 'gdxfor.frogBandDescription'})}
imageAlt={this.props.intl.formatMessage({id: 'gdxfor.imgAltFrogBand'})}
imageSrc="/images/gdxfor/gdxfor-starter1.png"
title={this.props.intl.formatMessage({id: 'gdxfor.robotBand'})}
title={this.props.intl.formatMessage({id: 'gdxfor.frogBand'})}
/>
<ProjectCard
cardUrl="/projects//editor"

View file

@ -23,9 +23,9 @@
"gdxfor.otherComputerConnectedText": "Only one computer can be connected to a Force and Acceleration sensor at a time. If you have another computer connected to your sensor, disconnect the sensor or close Scratch on that computer and try again.",
"gdxfor.imgAltGdxforIllustration": "Illustration of the Vernier GoDirect Force and Acceleration sensor.",
"gdxfor.imgAltPushForce": "A hand pushing the force sensor on the The Vernier GoDirect Force and Acceleration sensor.",
"gdxfor.robotBand": "Robot Band",
"gdxfor.robotBandDescription": "Shake, push and toss the sensor to make music.",
"gdxfor.imgAltRobotBand": "A Scratch project with a robot and musical instruments",
"gdxfor.frogBand": "Frog Band",
"gdxfor.frogBandDescription": "Shake, push and toss the sensor to make music.",
"gdxfor.imgAltFrogBand": "A Scratch project with a frog and musical instruments",
"gdxfor.dayAndNight": "Day and Night",
"gdxfor.dayAndNightDescription": "Turn the sensor face down to change day into night.",
"gdxfor.imgAltDayAndNight": "A Scratch project with an elf in a cloak",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 52 KiB