mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Merge pull request #2929 from LLK/release/04-25-2019
[Master] Release 04-25-2019
This commit is contained in:
commit
2ad1bb34f4
4 changed files with 6 additions and 6 deletions
|
@ -101,7 +101,7 @@
|
|||
"react-responsive": "3.0.0",
|
||||
"react-slick": "0.16.0",
|
||||
"react-string-replace": "0.4.1",
|
||||
"scratch-gui": "0.1.0-prerelease.20190419211608",
|
||||
"scratch-gui": "0.1.0-prerelease.20190424211632",
|
||||
"react-telephone-input": "4.3.4",
|
||||
"redux": "3.5.2",
|
||||
"redux-thunk": "2.0.1",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -43,7 +43,7 @@ class GdxFor extends ExtensionLanding {
|
|||
rel="noopener noreferrer"
|
||||
target="_blank"
|
||||
>
|
||||
Vernier GoDirect Force & Acceleration
|
||||
Vernier Go Direct Force & Acceleration
|
||||
</a>
|
||||
)
|
||||
}}
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue