scratch-blocks/i18n
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
..
common.py Remove Puzzle app (now in Blockly Games). 2014-10-15 17:02:22 -07:00
create_messages.py Compatibility for Closure Compiler. (#1240) 2017-10-19 11:47:04 -04:00
create_scratch_msgs.js * Added Blockly.ScratchMsgs 2018-06-08 13:58:59 -04:00
dedup_json.py Change official project URL. 2014-10-07 13:09:55 -07:00
js_to_json.js * Added Blockly.ScratchMsgs 2018-06-08 13:58:59 -04:00
js_to_json.py Merge google/blockly, May 2017 (#881) 2017-05-11 15:58:18 -04:00
json_to_js.js * Added Blockly.ScratchMsgs 2018-06-08 13:58:59 -04:00
json_to_js.py Change official project URL. 2014-10-07 13:09:55 -07:00
tests.py Change official project URL. 2014-10-07 13:09:55 -07:00
xliff_to_json.py Change official project URL. 2014-10-07 13:09:55 -07:00