diff --git a/src/views/teachers/landing/l10n.json b/src/views/teachers/landing/l10n.json index 1697f675630..1c77f9b13d2 100644 --- a/src/views/teachers/landing/l10n.json +++ b/src/views/teachers/landing/l10n.json @@ -13,8 +13,8 @@ "teacherlanding.meetupTitle": "In-Person Gatherings", "teacherlanding.meetupDescription": "Scratch Educator Meetups are gatherings of Scratch Educators who want to learn with and from each other, sharing their ideas and strategies for supporting computational creativity in all its forms.", "teacherlanding.guidesTitle": "Guides & Tutorials", - "teacherlanding.helpPage": "On the Help Page, you can find workshop guides, Scratch Cards, videos, and other resources.", - "teacherlanding.tipsWindow" : "The Tips Window features step-by-step tutorials for getting started in Scratch.", + "teacherlanding.tttPage": "The Things to Try page offers a variety of tutorials, activity cards, and educator guides.", + "teacherlanding.tipsWindow" : "The Tips Window provides help for creating projects in Scratch.", "teacherlanding.creativeComputing": "The Creative Computing Curriculum Guide provides plans, activities, and strategies for introducing creative computing.", "teacherlanding.accountsTitle": "Teacher Accounts in Scratch", "teacherlanding.accountsDescription": "As an educator, you can request a Scratch Teacher Account, which makes it easier to create accounts for groups of students and to manage your students’ projects and comments. To learn more, see the Teacher Account FAQ page.", diff --git a/src/views/teachers/landing/landing.jsx b/src/views/teachers/landing/landing.jsx index 07155fd4fc2..e3ac93786a7 100644 --- a/src/views/teachers/landing/landing.jsx +++ b/src/views/teachers/landing/landing.jsx @@ -84,11 +84,11 @@ var Landing = injectIntl(React.createClass({

- + resources icon

- +