Merge pull request #133 from chrisgarrity/email-text-typo

Fix typo in SHARING_EMAIL_TEXT
This commit is contained in:
chrisgarrity 2017-05-24 12:23:56 -04:00 committed by GitHub
commit f6c75c3019

View file

@ -361,7 +361,7 @@
"SHARING_BY_EMAIL": "Share by Email", "SHARING_BY_EMAIL": "Share by Email",
"SHARING_BY_AIRDROP": "Share by Airdrop", "SHARING_BY_AIRDROP": "Share by Airdrop",
"SHARING_EMAIL_SUBJECT": "ScratchJr Project: {PROJECT_NAME}", "SHARING_EMAIL_SUBJECT": "ScratchJr Project: {PROJECT_NAME}",
"SHARING_EMAIL_TEXT": "Click the icon to try my ScratchJr project on your iPad or Android tablet!<br><br>If you don't have the ScratchJr app, you can <a href='http://www.scratchjr.org'>download it</a> from the Apple App store or the Google Play Store.<br><br>With ScratchJr, children can create their own interactive stories and games.To learn more, see <a href='http://www.scratchjr.org'>scratchjr.org</a>.", "SHARING_EMAIL_TEXT": "Click the icon to try my ScratchJr project on your iPad or Android tablet!<br><br>If you don't have the ScratchJr app, you can <a href='http://www.scratchjr.org'>download it</a> from the Apple App store or the Google Play Store.<br><br>With ScratchJr, children can create their own interactive stories and games. To learn more, see <a href='http://www.scratchjr.org'>scratchjr.org</a>.",
"PARENTAL_GATE_EXPLANATION": "Why are we asking this? An adult must approve online sharing.", "PARENTAL_GATE_EXPLANATION": "Why are we asking this? An adult must approve online sharing.",
"GRID_NUMBER": "{N, number}", "GRID_NUMBER": "{N, number}",
"NEW_PROJECT_PREFIX": "Project", "NEW_PROJECT_PREFIX": "Project",