Commit graph

10 commits

Author SHA1 Message Date
chrisgarrity
ceacff64be Add flag to not recycle flyout blocks when switching languages
Fixes #1570
2018-06-08 17:56:47 -04:00
chrisgarrity
013e1ccf28 Switching languages
* pulled locales from transifex for languages that are mostly completely translated
* added option to switch language in playground.
* added missing category labels to `messages.js`
2018-06-08 17:54:54 -04:00
chrisgarrity
aa4ecd7e2e * Added Blockly.ScratchMsgs
* Added script to create combined locales `Blockly.ScratchMsgs.locales`
* Regenerated en.json after changing single quoted strings in messages.js to double quoted strings.
* Include `create_scratch_msgs.js` in `npm run translate`
locale=<locale-string>` to the URL.
* Added assertions so translate fails if `messages.js` has incorrect strings, or if any of the downloaded locale json files have errors in the translations.
* Playground will load different locales.
2018-06-08 13:58:59 -04:00
Karishma Chadha
4afc8e5085 Scratch block comments. 2018-05-25 17:21:31 -04:00
Tim Mickel
0e44c96285 Fix "sprinkles" in playgrounds 2017-07-24 21:57:14 -04:00
TheBrokenRail
6e53610130 Update Default Colors To "Light Colors" (#800)
* Update Default Colors To "Light Colors"

* Update colours.js

* Update vertical_playground_compressed.html

* Update vertical_playground.html

* Update horizontal_playground.html
2017-02-22 11:59:32 -05:00
TheBrokenRail
8ea24ca969 No sessionStorage on IE 2017-01-05 17:08:27 -05:00
TheBrokenRail
a2b135aac2 Remove vertical grammar warnings from playground
* Vertical Grammar Is Here!

* Update vertical_playground.html

* Update vertical_playground_compressed.html
2016-12-21 19:15:26 -05:00
Tim Mickel
2d48a260ed Provide default toolbox XML (#679)
* Provide default toolboxes

* Add Eric's effect blocks to default toolbox
2016-10-13 17:05:25 -04:00
Tim Mickel
f0d00095f3 Add compressed vertical playground (#654) 2016-10-03 14:37:21 -04:00