pxt-calliope/libs/core
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
..
_locales Fix i18n not working after 277d5a7 (#277) 2016-10-17 11:13:38 -07:00
parts rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
basic.cpp rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
buffer.cpp rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
control.cpp Adding advanced attribute to blocks and categories (#273) 2016-10-11 13:48:25 -07:00
control.ts Adding advanced attribute to blocks and categories (#273) 2016-10-11 13:48:25 -07:00
core.cpp rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
dal.d.ts rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
enums.d.ts rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
game.ts Adding advanced attribute to blocks and categories (#273) 2016-10-11 13:48:25 -07:00
helpers.ts rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
images.cpp Adding advanced attribute to blocks and categories (#273) 2016-10-11 13:48:25 -07:00
input.cpp Inputorg (#275) 2016-10-11 19:36:00 -07:00
input.ts rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
ksbit.h rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
led.cpp Adding advanced attribute to blocks and categories (#273) 2016-10-11 13:48:25 -07:00
led.ts rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
messages.ts rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
music.ts rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
pins.cpp rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
pins.ts Adding advanced attribute to blocks and categories (#273) 2016-10-11 13:48:25 -07:00
pxt.json Fix i18n not working after 277d5a7 (#277) 2016-10-17 11:13:38 -07:00
pxtparts.json rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
README.md rename "microbit" package to "core" #414 (#270) 2016-10-10 16:21:50 -07:00
serial.cpp Adding advanced attribute to blocks and categories (#273) 2016-10-11 13:48:25 -07:00
serial.ts Adding advanced attribute to blocks and categories (#273) 2016-10-11 13:48:25 -07:00
shims.d.ts Inputorg (#275) 2016-10-11 19:36:00 -07:00

core

The core library.