Note: _() dynamic changes works only in kv right now.
How to extract _() message and update the po:
make po
How to generate the locales:
make mo
Froked from https://github.com/tito/kivy-gettext-example All works subject to same copywrite as original author On March 17th 2015 (top o' the morning)
- Goals:
- Support International characters.
- Show updating techniques for non kv lang code.
- Add a third language as a learning exercise.