From 5570632ed37d1b7fbffb4daa300f9bc5ceb5952f Mon Sep 17 00:00:00 2001 From: The_Grits Date: Wed, 28 Jun 2017 16:54:42 -0400 Subject: [PATCH] Help -> Tips --- src/views/faq/l10n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/faq/l10n.json b/src/views/faq/l10n.json index 572f3c6d1..0aca75828 100644 --- a/src/views/faq/l10n.json +++ b/src/views/faq/l10n.json @@ -11,7 +11,7 @@ "faq.aboutScratchTitle":"What is Scratch, and what can I do with it?", "faq.aboutScratchBody":"Scratch is a programming language and online community where you can create your own interactive stories, games, and animations -- and share your creations with others around the world. In the process of designing and programming Scratch projects, young people learn to think creatively, reason systematically, and work collaboratively. To learn more about Scratch, check out the About Scratch page.", "faq.makeGameTitle":"How do I make a game or animation with Scratch?", - "faq.makeGameBody":"Check out the help page to see lots of ways to get started with Scratch. Or just dive in to the project editor.", + "faq.makeGameBody":"Check out the tips page to see lots of ways to get started with Scratch. Or just dive in to the project editor.", "faq.requirementsTitle":"What are the system requirements for Scratch?", "faq.requirementsBody":"To run Scratch 2, you need to be using (1) a Mac, Linux, or Windows computer; (2) a version of Adobe Flash Player released on or after June 15, 2016; (3) a relatively recent web browser: one of the latest two versions of Chrome (Mac, Windows, or Linux), Firefox (Mac or Windows only), Safari (Mac or Windows only), Edge (Windows only), or Internet Explorer 10+ (Windows only). If your computer doesn’t meet these requirements, you can try downloading and installing Scratch 1.4, which you can still use to share projects to the Scratch 2 website. We do not support Chromium.", "faq.offlineTitle":"Do you have a downloadable version so I can create and view projects offline?",