fix: update browser compatibility text for Scratch Link 2.0

This commit is contained in:
Christopher Willis-Ford 2023-07-12 15:16:18 -07:00
parent 2935d7dd01
commit 5af85a596f
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ const ExtensionTroubleshooting = props => {
values={sharedValues}
/></h3>
<p><FormattedMessage
id="extensions.browserCompatibilityText"
id="extensions.browserCompatibilityText2"
values={sharedValues}
/></p>
{props.children}

View file

@ -447,7 +447,7 @@
"extensions.troubleshootingTitle": "Troubleshooting",
"extensions.browserCompatibilityTitle": "Make sure your browser is compatible with Scratch Link",
"extensions.browserCompatibilityText": "Scratch Link 1.4 is not compatible with Safari. If you use macOS, please use another supported browser, such as Chrome or Firefox.",
"extensions.browserCompatibilityText2": "Scratch Link 1.4 is not compatible with Safari. If you use Safari, please upgrade to Scratch Link 2.0.",
"extensions.checkOSVersionTitle": "Make sure your operating system is compatible with Scratch Link",
"extensions.checkOSVersionText": "The minimum operating system versions are listed at the top of this page. See instructions for checking your version of {winOSVersionLink} or {macOSVersionLink}.",
"extensions.checkOsVersionText2": "If you are using macOS 12, please update to macOS 12.3 or newer. Earlier versions of macOS 12 do not work correctly with Scratch Link.",