From 5b6bbbdb8ad3c388baf15a9149e66489295ceba2 Mon Sep 17 00:00:00 2001 From: picklesrus Date: Wed, 12 Dec 2018 10:21:12 -0500 Subject: [PATCH] rename some messages and fix some wording --- src/views/teachers/landing/l10n.json | 18 +++++++++--------- src/views/teachers/landing/landing.jsx | 16 ++++++++-------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/views/teachers/landing/l10n.json b/src/views/teachers/landing/l10n.json index 294718a89..9a3bbfc73 100644 --- a/src/views/teachers/landing/l10n.json +++ b/src/views/teachers/landing/l10n.json @@ -1,33 +1,33 @@ { "teacherlanding.title": "Scratch for Educators", "teacherlanding.intro": "Your students can use Scratch to code their own interactive stories, animations, and games. In the process, they learn to think creatively, reason systematically, and work collaboratively  — essential skills for everyone in today’s society. Educators are integrating Scratch across many different subject areas and age groups.", - "teacherlanding.resourcesAnchor": "Resources", - "teacherlanding.connectAnchor": "Connect", - "teacherlanding.newsAnchor": "News", - "teacherlanding.teacherAccountsAnchor": "Teacher Accounts", - "teacherlanding.educatorResources": "Resources for Educators", + "teacherlanding.resourcesTitle": "Resources", + "teacherlanding.connectTitle": "Connect", + "teacherlanding.newsTitle": "News", + "teacherlanding.teacherAccountsTitle": "Teacher Accounts", + "teacherlanding.educatorResourcesTitle": "Resources for Educators", "teacherlanding.educatorGuides": "{educatorLink} show you how to prepare and run Scratch classes and workshops.", "teacherlanding.educatorGuideLinkText" : "Educator Guides", "teacherlanding.creativeComputing": "{scratchEdLink} from the ScratchEd team provides plans, activities, and strategies for introducing creative computing.", "teacherlanding.scratchEdLinkText" : "Creative Computing", - "teacherlanding.studentResources" : "Resources for Students", + "teacherlanding.studentResourcesTitle" : "Resources for Students", "teacherlanding.tutorialResources": "Explore {tutorialLink} to find out how you can create stories, animations, games, and more!", "teacherlanding.tutorialLink" : "Scratch Tutorials", "teacherlanding.codingCardResources": "Download and print {codingCardLink} for step-by-step instructions for a variety of projects.", "teacherlanding.codingCardLink" : "Coding Cards", "teacherlanding.ideasResources" : "Visit the {ideasPageLink} for additional resources from the Scratch Team", "teacherlanding.ideasLink" : "Ideas Page", - "teacherlanding.connectingWithEducators" : "Connect with Other Educators", + "teacherlanding.connectingWithEducators" : "Connecting with Other Educators", "teacherlanding.teachingWithScratch" : "Join the {teachingWithScratchLink} Facebook group to share ideas, questions, and resources related to teaching with Scratch.", "teacherlanding.teachingWithScratchLink" : "Teaching with Scratch", "teacherlanding.attendMeetups" : "Attend {meetupLink} to share ideas and strategies with other educators for supporting computational creativity in all its forms.", "teacherlanding.meetupLink" : "ScratchEd Educator Meetups", - "teacherlanding.moreGetStarted" : "More Ways to Get Started", + "teacherlanding.moreGetStartedTitle" : "More Ways to Get Started", "teacherlanding.csFirst" : "Google’s free curriculum, {csFirstLink}, has been used by students and educators worldwide. Over 1,000 instructional videos and lesson plans introduce students to Scratch.", "teacherlanding.csFirstLink" : "CS First", "teacherlanding.codeClub" : "Visit {codeClubLink} to access more than 30 free project modules to engage students in learning to make interactive stories, games, and animations.", "teacherlanding.codeClubLink" : "Code Club", - "teacherlanding.newsAndUpdates" : "News and Updates", + "teacherlanding.newsAndUpdatesTitle" : "News and Updates", "teacherlanding.followUs" : "Follow us on {facebookLink}, {twitterLink}, and {instagramLink}!", "teacherlanding.signupTips" : "Sign up to receive {signupTipsLink} from the Scratch Team", "teacherlanding.signupTipsLink" : "updates and tips", diff --git a/src/views/teachers/landing/landing.jsx b/src/views/teachers/landing/landing.jsx index b2b4c5dc6..2867421fa 100644 --- a/src/views/teachers/landing/landing.jsx +++ b/src/views/teachers/landing/landing.jsx @@ -40,22 +40,22 @@ const Landing = () => (
  • - +
  • - +
  • - +
  • - +
  • @@ -65,7 +65,7 @@ const Landing = () => (
    -

    +

    @@ -99,7 +99,7 @@ const Landing = () => (

    -

    +

    -

    +

    @@ -233,7 +233,7 @@ const Landing = () => (

    -

    +