From 6626ba6cea9a34690047e6d5eb8422c61943ac27 Mon Sep 17 00:00:00 2001 From: chrisgarrity Date: Fri, 5 May 2017 11:49:21 -0400 Subject: [PATCH] Fix typo in SHARING_EMAIL_TEXT missing space --- editions/free/src/localizations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/free/src/localizations/en.json b/editions/free/src/localizations/en.json index 6c3222c..84f62b9 100644 --- a/editions/free/src/localizations/en.json +++ b/editions/free/src/localizations/en.json @@ -361,7 +361,7 @@ "SHARING_BY_EMAIL": "Share by Email", "SHARING_BY_AIRDROP": "Share by Airdrop", "SHARING_EMAIL_SUBJECT": "ScratchJr Project: {PROJECT_NAME}", - "SHARING_EMAIL_TEXT": "Click the icon to try my ScratchJr project on your iPad or Android tablet!

If you don't have the ScratchJr app, you can download it from the Apple App store or the Google Play Store.

With ScratchJr, children can create their own interactive stories and games.To learn more, see scratchjr.org.", + "SHARING_EMAIL_TEXT": "Click the icon to try my ScratchJr project on your iPad or Android tablet!

If you don't have the ScratchJr app, you can download it from the Apple App store or the Google Play Store.

With ScratchJr, children can create their own interactive stories and games. To learn more, see scratchjr.org.", "PARENTAL_GATE_EXPLANATION": "Why are we asking this? An adult must approve online sharing.", "GRID_NUMBER": "{N, number}", "NEW_PROJECT_PREFIX": "Project",