Commit Graph

7 Commits

Author SHA1 Message Date
Peli de Halleux
a0b426bdf0 disable simulator crash, disable parts 2016-11-10 10:06:38 -08:00
Peli de Halleux
1e2066726a merging microbit 2016-11-09 13:29:34 -08:00
Peli de Halleux
8ec20b87d7 exposing locs for all apis with jsdoc 2016-11-03 09:43:20 -07:00
Peli de Halleux
dc3f6cf885 updated locs 2016-11-03 09:41:58 -07:00
Peli de Halleux
c03fac2162 fixing typos 2016-11-03 08:50:02 -07:00
Peli de Halleux
76d236e4d9 updated loc files 2016-10-19 10:45:39 -07:00
Shigeru KANEMOTO
0b469f69b6 Fix i18n not working after 277d5a7 (#277)
* Fix i18n not working after 277d5a7

The translation strings file in "core" package should have file names
"core-strings.json" or "core-jsdoc-strings.json".

* Enable ja translation

Rename "core-strings.json" to "core-jsdoc-strings.json".
Add new "core-strings.json" as a copy of the template.
Add two lines for the files in "pxt.json".
2016-10-17 11:13:38 -07:00