From d6a685d47f49f503a9e4d4f276417e721022b076 Mon Sep 17 00:00:00 2001 From: rschamp Date: Wed, 14 Oct 2020 12:12:18 -0400 Subject: [PATCH] Mission l10n --- src/views/annual-report/annual-report.jsx | 26 +++++++++++------------ src/views/annual-report/l10n.json | 14 ++++++++++++ 2 files changed, 27 insertions(+), 13 deletions(-) diff --git a/src/views/annual-report/annual-report.jsx b/src/views/annual-report/annual-report.jsx index d0c8b2a84..e7d8d7da9 100644 --- a/src/views/annual-report/annual-report.jsx +++ b/src/views/annual-report/annual-report.jsx @@ -381,32 +381,32 @@ class AnnualReport extends React.Component { ref={this.setRef(SECTIONS.mission)} >
-

Our Mission

-

Our mission is to provide all children, from all backgrounds, with opportunities to imagine, create, and collaborate with new technologies — so they can shape the world of tomorrow.

-

We are committed to prioritizing equity across all aspects of our work, with a particular focus on initiatives and approaches that support children, families, and educators furthest from educational justice.

-

We’ve developed Scratch as a free, safe, playful learning environment that engages all children in thinking creatively, reasoning systematically, and working collaboratively — essential skills for everyone in today's society. We work with educators and families to support children in exploring, sharing, and learning.

-

In developing new technologies, activities, and learning materials, we are guided by what we call the Four P’s of Creative Learning:

+

+

+

+

+

-

Projects

-

Engage children in designing, creating, and expressing themselves creatively

+

+

-

Peers

-

Support children in collaborating, sharing, remixing, and mentoring

+

+

-

Passion

-

Enable children to build on their interests and work on personally meaningful projects

+

+

-

Play

-

Encourage children to tinker, experiment, and iterate

+

+

diff --git a/src/views/annual-report/l10n.json b/src/views/annual-report/l10n.json index 18419eac8..50095fa4e 100644 --- a/src/views/annual-report/l10n.json +++ b/src/views/annual-report/l10n.json @@ -26,6 +26,20 @@ "annualReport.covidResponseP3": "Activity on the Scratch website has more than doubled from year-earlier levels, as young people come to the {scratchCommunityLink} to engage and connect with one another while isolated at home. Scratchers are creating and sharing projects to support and inspire others through the pandemic—with projects and studios that offer ideas for exercising at home, tips for staying healthy, humor to cheer up one another, and thanks to essential workers.", "annualReport.covidResponseScratchCommunity": "Scratch online community", + "annualReport.missionTitle": "Our Mission", + "annualReport.missionSubtitle": "Our mission is to provide all children, from all backgrounds, with opportunities to imagine, create, and collaborate with new technologies — so they can shape the world of tomorrow.", + "annualReport.missionP1": "We are committed to prioritizing equity across all aspects of our work, with a particular focus on initiatives and approaches that support children, families, and educators furthest from educational justice.", + "annualReport.missionP2": "We’ve developed Scratch as a free, safe, playful learning environment that engages all children in thinking creatively, reasoning systematically, and working collaboratively — essential skills for everyone in today's society. We work with educators and families to support children in exploring, sharing, and learning.", + "annualReport.missionP3": "In developing new technologies, activities, and learning materials, we are guided by what we call the Four P’s of Creative Learning:", + "annualReport.missionProjectsTitle": "Projects", + "annualReport.missionPeersTitle": "Peers", + "annualReport.missionPassionTitle": "Passion", + "annualReport.missionPlayTitle": "Play", + "annualReport.missionProjectsDescription": "Engage children in designing, creating, and expressing themselves creatively", + "annualReport.missionPeersDescription": "Support children in collaborating, sharing, remixing, and mentoring", + "annualReport.missionPassionDescription": "Enable children to build on their interests and work on personally meaningful projects", + "annualReport.missionPlayDescription": "Encourage children to tinker, experiment, and iterate", + "annualReport.milestonesTitle": "Milestones", "annualReport.milestonesDescription": "Here are some key events and accomplishments in the history of Scratch and the global Scratch community.", "annualReport.milestones2003Message": "Awarded National Science Foundation grant to start development of Scratch",