-
+
diff --git a/src/views/download/l10n.json b/src/views/download/l10n.json
index 3c5144115..f9047ab48 100644
--- a/src/views/download/l10n.json
+++ b/src/views/download/l10n.json
@@ -1,32 +1,19 @@
{
- "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 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",
- "download.airBody": "If you don't already have it, download and install the latest
Adobe AIR",
- "download.macOSX": "Mac OS X",
- "download.macOlder": "Mac OS 10.5 & Older",
- "download.windows": "Windows",
- "download.download": "Download",
- "download.offlineEditorTitle": "Scratch Offline Editor",
- "download.offlineEditorBody": "Next download and install the Scratch 2.0 Offline Editor",
- "download.supportMaterialsTitle": "Support Materials",
- "download.supportMaterialsBody": "Need some help getting started? Here are some helpful resources.",
- "download.starterProjects": "Starter Projects",
- "download.gettingStarted": "Getting Started Guide",
- "download.scratchCards": "Scratch Cards",
- "download.updatesTitle": "Updates",
- "download.updatesBody": "The Offline Editor can update itself (with user permission). It will check for updates at startup or you can use the \"Check for updates\" command in the file menu.",
- "download.currentVersion": "The current version is {version}.",
- "download.otherVersionsTitle": "Other Versions of Scratch",
- "download.otherVersionsOlder": "If you have an older computer, or cannot install the Scratch 2.0 offline editor, you can try installing
Scratch 1.4.",
- "download.otherVersionsAdmin": "If you are a network administrator: a Scratch 2.0 MSI has been created and maintained by a member of the community and hosted for public download
here.",
- "download.knownIssuesTitle": "Known issues",
- "download.knownIssuesOne": "If your offline editor is crashing directly after Scratch is opened, install the Scratch 2 offline editor again (see step 2 above). This issue is due to a bug introduced in Adobe AIR version 14 (released April 2014).",
- "download.knownIssuesTwo": "Graphic effects blocks (in \"Looks\") may slow down projects due to a known Flash bug.",
- "download.knownIssuesThree": "The
backpack is not yet available.",
- "download.knownIssuesFour": "On Mac OS you may see a prompt indicating that \"Scratch 2 is trying to install a new helper tool\" and asking for your user name and password. We are currently investigating a solution to this problem.",
- "download.reportBugs": "Report Bugs and Glitches",
- "download.notAvailable": "Hmm, editor downloads are not available right now - please refresh the page to try again."
+ "download.title": "Scratch 3.0 Desktop",
+ "download.intro": "You can install the Scratch 3.0 editor to work on projects without an internet connection. This version will work on Windows and MacOS",
+ "download.requirements": "Requirements",
+ "download.imgAltDownloadIllustration" : "Scratch 3.0 Desktop screenshot",
+ "download.installHeaderTitle": "Install Scratch Desktop",
+ "download.downloadAndInstall": "Download and install Scratch Desktop",
+ "download.troubleshootingTitle": "FAQ / Troubleshooting",
+ "download.startScratchDesktop": "Start Scratch Desktop",
+ "download.howDoIInstall": "How do I install Scratch Desktop?",
+ "download.whenSupportLinux": "When will you have Scratch Desktop for Linux?",
+ "download.supportLinuxAnswer" : "Scratch on Linux is currently not supported. We are working with partners and the open-source community to determine if there is a way we can support Linux in the future. Stay tuned!",
+ "download.supportChromeOS" : "When will you have Scratch Desktop for ChromeOS?",
+ "download.supportChromeOSAnswer": "Scratch for ChromeOS is not yet available. We are working on it and expect to release later in 2019.",
+ "download.olderVersionsTitle" : "Older Versions",
+ "download.olderVersions": "Looking for an older version of Scratch Desktop?",
+ "download.scratch1-4Desktop" : "Scratch 1.4 Desktop",
+ "download.scratch2Desktop" : "Scratch 2.0 Desktop"
}