scratch-blocks/i18n
Stefan Sauer f0c7356645 Handle non ascii characters in keys with an error.
Instead of a hard to handle UnicodeEncodeError exception, check the keys and
print a human readable error. Turn more format strings into utf-8 to avoid the
exception.

Fixes #116
2015-06-22 16:58:30 +02:00
..
common.py Remove Puzzle app (now in Blockly Games). 2014-10-15 17:02:22 -07:00
create_messages.py Handle non ascii characters in keys with an error. 2015-06-22 16:58:30 +02:00
dedup_json.py Change official project URL. 2014-10-07 13:09:55 -07:00
js_to_json.py Change official project URL. 2014-10-07 13:09:55 -07: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