Merge pull request #2921 from LLK/develop

prepare release branch
This commit is contained in:
Eric Rosenbaum 2019-04-24 17:14:43 -04:00 committed by GitHub
commit 27de7ef128
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -319,7 +319,7 @@
"pattern": "^/vernier/?$",
"routeAlias": "/vernier/?$",
"view": "gdxfor/gdxfor",
"title": "Vernier GoDirect Force and Acceleration"
"title": "Vernier Go Direct Force and Acceleration"
},
{
"name":"3-faq-redirect",

View file

@ -43,7 +43,7 @@ class GdxFor extends ExtensionLanding {
rel="noopener noreferrer"
target="_blank"
>
Vernier GoDirect Force & Acceleration
Vernier Go Direct Force & Acceleration
</a>
)
}}

View file

@ -4,7 +4,7 @@
"gdxfor.connectingGdxfor": "Connecting Force & Acceleration sensor to Scratch",
"gdxfor.powerGdxfor": "Turn on your sensor by pressing the power button.",
"gdxfor.useScratch3": "Use the {scratch3Link} editor.",
"gdxfor.addExtension": "Add the GoDirect Force & Acceleration extension.",
"gdxfor.addExtension": "Add the Go Direct Force & Acceleration extension.",
"gdxfor.thingsToTry": "Things to Try",
"gdxfor.pushToMakeASound": "Push to make a sound",
"gdxfor.connectForcePushedToPlaySound": "Connect the {whenForceSensorPushed} block to a {startSound} block.",
@ -21,8 +21,8 @@
"gdxfor.closeScratchCopiesText": "Only one copy of Scratch can connect with the Force and Acceleration sensor at a time. If you have Scratch open in other browser tabs, close it and try again.",
"gdxfor.otherComputerConnectedTitle": "Make sure no other computer is connected to your sensor",
"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.imgAltGdxforIllustration": "Illustration of the Vernier Go Direct Force and Acceleration sensor.",
"gdxfor.imgAltPushForce": "A hand pushing the force sensor on the The Vernier Go Direct Force and Acceleration sensor.",
"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",