Merge pull request #6254 from seotts/about-copy-changes

Update About page copy
This commit is contained in:
Sarah Otts 2021-11-09 09:50:00 -05:00 committed by GitHub
commit ca8d9187d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 32 deletions

View file

@ -14,7 +14,14 @@ const About = () => (
<div className="masthead">
<div>
<p><FormattedMessage id="about.introOne" /></p>
<p><FormattedMessage
id="about.introOne"
values={{foundationLink: (
<a href="https://www.scratchfoundation.org/">
<FormattedMessage id="about.foundationText" />
</a>
)}}
/></p>
<p><FormattedMessage id="about.introTwo" /></p>
<p><FormattedMessage id="about.introThree" /></p>
@ -64,7 +71,8 @@ const About = () => (
<p><FormattedMessage
id="about.aroundTheWorldDescription"
values={{
languageCount: 60,
countryCount: 200,
languageCount: 70,
translationLink: (
<a
href="https://github.com/LLK/scratch-l10n/wiki/Guide-for-Scratch-Translators"
@ -126,11 +134,6 @@ const About = () => (
<FormattedMessage id="about.researchLinkText" />
</a>
),
spfaLink: (
<a href="http://web.media.mit.edu/~mres/papers/Scratch-CACM-final.pdf">
<FormattedMessage id="about.spfaLinkText" />
</a>
),
lifelongKindergartenGroupLink: (
<a href="https://www.media.mit.edu/groups/lifelong-kindergarten/overview/">
<FormattedMessage id="about.lifelongKindergartenGroupLinkText" />
@ -171,9 +174,6 @@ const About = () => (
<li>
<h3><FormattedMessage id="about.learnMore" /></h3>
<ul className="list">
<li>
<a href="/ideas"><FormattedMessage id="about.learnMoreHelp" /></a>
</li>
<li>
<a href="/faq"><FormattedMessage id="about.learnMoreFaq" /></a>
</li>
@ -181,7 +181,7 @@ const About = () => (
<a href="/parents"><FormattedMessage id="about.learnMoreParents" /></a>
</li>
<li>
<a href="/credits"><FormattedMessage id="about.learnMoreCredits" /></a>
<a href="/educators"><FormattedMessage id="about.learnMoreEducators" /></a>
</li>
<li>
<a href="/annual-report"><FormattedMessage id="about.learnMoreAnnualReport" /></a>
@ -203,11 +203,6 @@ const About = () => (
<FormattedMessage id="about.donorsLinkText" />
</a>
),
annualReportLink: (
<a href="/annual-report">
<FormattedMessage id="about.annualReportLinkText" />
</a>
),
donateLink: (
<a
href="//secure.donationpay.org/scratchfoundation/"
@ -216,11 +211,6 @@ const About = () => (
>
<FormattedMessage id="about.donateLinkText" />
</a>
),
donateemail: (
<a href="mailto:donate@scratch.mit.edu">
donate@scratch.mit.edu
</a>
)
}}
/></p>

View file

@ -1,22 +1,22 @@
{
"about.introOne": "With Scratch, you can program your own interactive stories, games, and animations — and share your creations with others in the online community.",
"about.introTwo": "Scratch helps young people learn to think creatively, reason systematically, and work collaboratively — essential skills for life in the 21st century.",
"about.introThree": "Scratch is designed, developed, and moderated by the Scratch Foundation, a nonprofit organization. It is provided free of charge.",
"about.introOne": "Scratch is the worlds largest coding community for children and a coding language with a simple visual interface that allows young people to create digital stories, games, and animations. Scratch is designed, developed, and moderated by the {foundationLink}, a nonprofit organization. ",
"about.introTwo": "Scratch promotes computational thinking and problem solving skills; creative teaching and learning; self-expression and collaboration; and equity in computing.",
"about.introThree": "Scratch is always free and is available in more than 70 languages.",
"about.foundationText": "Scratch Foundation",
"about.introParents": "Info for parents",
"about.introEducators": "Info for educators",
"about.whoUsesScratch": "Who Uses Scratch?",
"about.whoUsesScratchDescription": "Scratch is designed especially for ages 8 to 16, but is used by people of all ages. Millions of people are creating Scratch projects in a wide variety of settings, including homes, schools, museums, libraries, and community centers.",
"about.aroundTheWorld": "Around the World",
"about.aroundTheWorldDescription": "Scratch is used in more than 150 different countries and available in more than {languageCount} languages. To change languages, click the menu at the bottom of the page. Or, in the Project Editor, click the globe at the top of the page. To add or improve a translation, see the {translationLink} page.",
"about.aroundTheWorldDescription": "Scratch is used in more than {countryCount} different countries and territories and is available in more than {languageCount} languages. To change languages, click the menu at the bottom of the page. Or, in the Project Editor, click the globe at the top of the page. To add or improve a translation, see the {translationLink} page.",
"about.translationLinkText": "translation",
"about.quotes": "Quotes",
"about.quotesDescription": "The Scratch Team has received many emails from youth, parents, and educators expressing thanks for Scratch. Want to see what people are saying? You can read a collection of the {quotesLink} we've received.",
"about.quotesLinkText": "quotes",
"about.learnMore": "Learn More About Scratch",
"about.learnMoreHelp": "Ideas Page",
"about.learnMoreFaq": "Frequently Asked Questions",
"about.learnMoreParents": "Information for Parents",
"about.learnMoreCredits": "Our Team",
"about.learnMoreEducators": "Information for Educators",
"about.learnMoreAnnualReport": "Annual Report 2019",
"about.literacy": "Learn to Code, Code to Learn",
"about.literacyDescription": "The ability to code computer programs is an important part of literacy in todays society. When people learn to code in Scratch, they learn important strategies for solving problems, designing projects, and communicating ideas.",
@ -25,17 +25,16 @@
"about.scratchForEducatorsLinkText": "Scratch For Educators",
"about.scratchedLinkText": "ScratchEd website",
"about.research": "Research",
"about.researchDescription": "The {lifelongKindergartenGroupLink} and collaborators are researching how young people create, collaborate, and learn with Scratch. For an overview, see the article {codingAtACrossroadsLink} and the book {lifelongKindergartenBookLink}. To find out more about the use of Scratch, see the {statisticsLink} page and the Scratch {annualReportLink}.",
"about.spfaLinkText": "Scratch: Programming for All",
"about.researchLinkText": "research",
"about.researchDescription": "The {lifelongKindergartenGroupLink} and collaborators are {researchLink} how young people create, collaborate, and learn with Scratch. For an overview, see the article {codingAtACrossroadsLink} and the book {lifelongKindergartenBookLink}. To find out more about the use of Scratch, see the {statisticsLink} page and the Scratch {annualReportLink}.",
"about.researchLinkText": "researching",
"about.statisticsLinkText": "statistics",
"about.lifelongKindergartenGroupLinkText": "Lifelong Kindergarten group",
"about.codingAtACrossroadsLinkText": "Coding at a Crossroads",
"about.lifelongKindergartenBookLinkText": "Lifelong Kindergarten",
"about.annualReportLinkText": "Annual Report",
"about.support": "Support and Funding",
"about.supportDescription": "Scratch is available for free, thanks to support from our {donorsLink}. For more information, see our {annualReportLink}. You can support Scratch by making a donation.",
"about.supportDescription": "Scratch is available for free, thanks to support from our {donorsLink}. This support helps us provide kids around the world with opportunities to imagine, create, and share. You can support Scratch by making a donation {donateLink}.",
"about.donorsLinkText": "donors",
"about.donateLinkText": "donations page",
"about.donateLinkText": "here",
"about.donateButton": "Donate"
}