scratch-blocks/i18n
chrisgarrity 5cb1651e56 Clarifications and consistency
*  removed all the generated files (<locale>.json, <locale>.js) except for ‘en’ versions and added them to git ignore.
* updated cleanup.sh to use our messages.
* added validation check to fail if any translations include newlines
* skip generating js files other than ‘en’ as we don’t use them
* Revised messages.js to use _single_ quoted strings instead of double (consistent with Blockly - if we need to import more strings), and switch the validations to check for single not double quotes.
* additional small changes for simplicity and ergonomics

Not handling category menu at this time as it’s managed differently in scratch-gui.
2018-06-13 10:50:20 -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 Clarifications and consistency 2018-06-13 10:50:20 -04:00
dedup_json.py Change official project URL. 2014-10-07 13:09:55 -07:00
js_to_json.js Clarifications and consistency 2018-06-13 10:50:20 -04:00
js_to_json.py Merge google/blockly, May 2017 (#881) 2017-05-11 15:58:18 -04:00
json_to_js.js Clarifications and consistency 2018-06-13 10:50:20 -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