mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Remove references to Linux in download l10n strings
This commit is contained in:
parent
a302d37eef
commit
32fc959ed2
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"download.title": "Scratch 2.0 Offline Editor",
|
"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": "<b>Note for Mac Users:</b> the latest version of Scratch 2.0 Offline requires Adobe AIR 20. To upgrade to Adobe AIR 20 manually, go <a href=\"https://get.adobe.com/air/\">here</a>.",
|
"download.introMac": "<b>Note for Mac Users:</b> the latest version of Scratch 2.0 Offline requires Adobe AIR 20. To upgrade to Adobe AIR 20 manually, go <a href=\"https://get.adobe.com/air/\">here</a>.",
|
||||||
"download.installation": "Installation",
|
"download.installation": "Installation",
|
||||||
"download.airTitle": "Adobe AIR",
|
"download.airTitle": "Adobe AIR",
|
||||||
|
@ -8,7 +8,6 @@
|
||||||
"download.macOSX": "Mac OS X",
|
"download.macOSX": "Mac OS X",
|
||||||
"download.macOlder": "Mac OS 10.5 & Older",
|
"download.macOlder": "Mac OS 10.5 & Older",
|
||||||
"download.windows": "Windows",
|
"download.windows": "Windows",
|
||||||
"download.linux": "Linux",
|
|
||||||
"download.download": "Download",
|
"download.download": "Download",
|
||||||
"download.offlineEditorTitle": "Scratch Offline Editor",
|
"download.offlineEditorTitle": "Scratch Offline Editor",
|
||||||
"download.offlineEditorBody": "Next download and install the Scratch 2.0 Offline Editor",
|
"download.offlineEditorBody": "Next download and install the Scratch 2.0 Offline Editor",
|
||||||
|
|
Loading…
Reference in a new issue