From e0e3a0c34206a6bc7a27bd6b6834c0959f92102f Mon Sep 17 00:00:00 2001 From: Joel Gritter Date: Thu, 18 Feb 2021 13:37:12 -0500 Subject: [PATCH] MacOS version string update "Mac OSX 10.4 or later" -> "Mac OSX 10.4 through 10.14" Fixes gh-4913 --- src/views/scratch_1.4/l10n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/scratch_1.4/l10n.json b/src/views/scratch_1.4/l10n.json index 15d2665b2..21e3d2fc4 100644 --- a/src/views/scratch_1.4/l10n.json +++ b/src/views/scratch_1.4/l10n.json @@ -4,7 +4,7 @@ "onePointFour.introNote": "{noteLabel} You can still share projects from 1.4 to the Scratch website. However, projects created in newer versions of Scratch cannot be opened in 1.4.", "onePointFour.downloads": "Downloads", "onePointFour.macTitle": "Mac OS X", - "onePointFour.macBody": "Compatible with Mac OSX 10.4 or later", + "onePointFour.macBody": "Compatible with Mac OSX 10.4 through 10.14", "onePointFour.windowsTitle": "Windows", "onePointFour.windowsBody": "Compatible with Windows 2000, XP, Vista, 7, and 8", "onePointFour.windowsNetworkInstaller": "installer",