Merge pull request #3391 from ericrosenbaum/feature/boost-troubleshooting-update

Update BOOST troubleshooting to suggest updating Scratch Link
This commit is contained in:
Eric Rosenbaum 2019-09-23 12:21:56 -04:00 committed by GitHub
commit 10a1094116
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -208,9 +208,9 @@ class Boost extends ExtensionLanding {
</ExtensionSection>
<ExtensionSection className="faq">
<h2><FormattedMessage id="boost.troubleshootingTitle" /></h2>
<h3 className="faq-title"><FormattedMessage id="boost.avoidFirmwareUpdateTitle" /></h3>
<h3 className="faq-title"><FormattedMessage id="boost.updateScratchLinkTitle" /></h3>
<p>
<FormattedMessage id="boost.avoidFirmwareUpdateText" />
<FormattedMessage id="boost.updateScratchLinkText" />
</p>
<h3 className="faq-title"><FormattedMessage id="boost.checkOSVersionTitle" /></h3>
<p>

View file

@ -12,8 +12,8 @@
"boost.connectALegoBeam": "Connect a LEGO beam with an axle to motor A and click the block again to make it spin.",
"boost.starterProjects": "Starter Projects",
"boost.troubleshootingTitle": "Troubleshooting",
"boost.avoidFirmwareUpdateTitle": "Having trouble connecting or using motor blocks?",
"boost.avoidFirmwareUpdateText": "We suggest you avoid updating the firmware on your BOOST for now. We are working on a fix with the team at LEGO for users who have already updated their firmware. Stay tuned! We hope to have a fix released soon.",
"boost.updateScratchLinkTitle": "Make sure you have the latest version of Scratch Link",
"boost.updateScratchLinkText": "Install Scratch Link using the button above. We recommend using the app store installation process to help keep your version up to date.",
"boost.checkOSVersionTitle": "Make sure your operating system is compatible with Scratch Link",
"boost.checkOSVersionText": "The minimum operating system versions are listed at the top of this page. See instructions for checking your version of {winOSVersionLink} or {macOSVersionLink}.",
"boost.winOSVersionLinkText": "Windows",