Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tito/kivy-gettext-example

Example for an internationalized Kivy application (poc)
https://github.com/tito/kivy-gettext-example

Last synced: 1 day ago
JSON representation

Example for an internationalized Kivy application (poc)

Awesome Lists containing this project

README

        

Example for an internationalized Kivy Application
=================================================

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