Merge pull request #287 from mewtaylor/bugfix/hoc-translation-updates-develop

Some translations cleanup [develop]
This commit is contained in:
Matthew Taylor 2015-12-10 09:19:14 -05:00
commit 738749977d
3 changed files with 8 additions and 2 deletions

View file

@ -3,6 +3,7 @@
"general.about": "About",
"general.aboutScratch": "About Scratch",
"general.donate": "Donate",
"general.collaborators": "Collaborators",
"general.community": "Community",
"general.contactUs": "Contact Us",
"general.copyright": "Scratch is a project of the Lifelong Kindergarten Group at the MIT Media Lab",
@ -88,6 +89,7 @@
"hoc.helpScratchDescription": "You can find tutorials and helpful hints in the <a href=\"/projects/editor/?tip_bar=home\">Tips Window</a>. For more resources, see <a href=\"/help\">Scratch Help</a>",
"hoc.moreActivities": "Want More Activities?",
"hoc.moreDescription": "Check out these other tutorials. Or remix one of our <a href=\"/starter_projects\">Starter Projects</a>",
"hoc.officialNotice": "The \"Hour of Code&trade;\" is a nationwide initiative by <a href=\"http://csedweek.org\">Computer Science Education Week</a> and <a href=\"http://code.org\">Code.org</a> to introduce millions of students to one hour of computer science and computer programming.",
"hoc.studioAlice": "Alice in Wonderland Studio",
"hoc.studioWeBareBears": "We Bare Bears Studio",
"hoc.subTitle": "With Scratch, you can program your own stories, games, and animations — and share them online.",

View file

@ -64,7 +64,7 @@ var Footer = React.createClass({
<dl>
<dt>
<FormattedMessage
id='general.communityHeader'
id='general.community'
defaultMessage={'Community'} />
</dt>
<dd>

View file

@ -359,7 +359,11 @@ var Hoc = React.createClass({
</Box>
<section className="one-up">
<h3>Collaborators</h3>
<h3>
<FormattedMessage
id='general.collaborators'
defaultMessage={'Collaborators'} />
</h3>
<div className="logos">
<a href="http://scratched.gse.harvard.edu/">
<img src="/images/hoc2015/scratchEd-logo.png" />