From 32fc959ed28e5a9d0ddcd24cac6d080d145275b4 Mon Sep 17 00:00:00 2001 From: Andrew Sliwinski Date: Wed, 16 May 2018 09:44:11 -0400 Subject: [PATCH] Remove references to Linux in download l10n strings --- src/views/download/l10n.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/download/l10n.json b/src/views/download/l10n.json index 48ecdd50c..3c5144115 100644 --- a/src/views/download/l10n.json +++ b/src/views/download/l10n.json @@ -1,6 +1,6 @@ { "download.title": "Scratch 2.0 Offline Editor", - "download.intro": "You can install the Scratch 2.0 editor to work on projects without an internet connection. This version will work on Mac, Windows, and some versions of Linux (32 bit).", + "download.intro": "You can install the Scratch 2.0 editor to work on projects without an internet connection. This version will work on Windows and MacOS.", "download.introMac": "Note for Mac Users: the latest version of Scratch 2.0 Offline requires Adobe AIR 20. To upgrade to Adobe AIR 20 manually, go here.", "download.installation": "Installation", "download.airTitle": "Adobe AIR", @@ -8,7 +8,6 @@ "download.macOSX": "Mac OS X", "download.macOlder": "Mac OS 10.5 & Older", "download.windows": "Windows", - "download.linux": "Linux", "download.download": "Download", "download.offlineEditorTitle": "Scratch Offline Editor", "download.offlineEditorBody": "Next download and install the Scratch 2.0 Offline Editor",