diff --git a/src/l10n.json b/src/l10n.json index b37f402cf..225ee8f58 100644 --- a/src/l10n.json +++ b/src/l10n.json @@ -451,8 +451,6 @@ "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.", - "extensions.ev3TryScratchLink1.4": "If you have issues connecting EV3 with Scratch Link 2.0, please try Scratch Link 1.4.", - "extensions.downloadScratchLink1.4": "Download Scratch Link 1.4", "extensions.winOSVersionLinkText": "Windows", "extensions.macOSVersionLinkText": "macOS", "extensions.closeScratchCopiesTitle": "Close other copies of Scratch", diff --git a/src/views/download/scratch-link/download.jsx b/src/views/download/scratch-link/download.jsx index e85de5593..94e7e4c0e 100644 --- a/src/views/download/scratch-link/download.jsx +++ b/src/views/download/scratch-link/download.jsx @@ -16,7 +16,6 @@ import ExtensionSection from '../../../components/extension-landing/extension-se import ExtensionTroubleshooting from '../../../components/extension-landing/extension-troubleshooting.jsx'; import InstallScratchLink from '../../../components/extension-landing/install-scratch-link.jsx'; -import OS_ENUM from '../../../lib/os-enum.js'; import {isDownloaded} from '../../../components/install-scratch/install-util.js'; import '../../../components/extension-landing/extension-landing.scss'; @@ -136,12 +135,6 @@ const ScratchLink = ({intl}) => { />