Skip to content

Commit

Permalink
Merge pull request #1253 from TheGrits/patch-4
Browse files Browse the repository at this point in the history
Fix gh-1194: Remove Scratch Day from Localization
  • Loading branch information
mewtaylor committed Mar 22, 2017
2 parents 3a299e0 + 77bdd35 commit 7522be4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/footer/www/footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ var Footer = React.createClass({
</dd>
<dd>
<a href="http://day.scratch.mit.edu/">
<FormattedMessage id='general.scratchday' />
Scratch Day
</a>
</dd>
<dd>
Expand Down
1 change: 0 additions & 1 deletion src/l10n.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
"general.profile": "Profile",
"general.resourcesTitle": "Educator Resources",
"general.scratchConference": "Scratch Conference",
"general.scratchday": "Scratch Day",
"general.scratchEd": "ScratchEd",
"general.scratchFoundation": "Scratch Foundation",
"general.scratchJr": "ScratchJr",
Expand Down

0 comments on commit 7522be4

Please sign in to comment.