Registered
by
Alexander Belchenko
This module helps to use standard Python gettext.py library on Windows.
It obtains user language code suitable for gettext from current Windows
settings.
The module provides 2 functions: setup_env and get_language.
You may use setup_env before initializing gettext functions.
Or you can use get_language to get the list of language codes suitable
to pass them to gettext.find or gettext.translation function.
Project information
- Maintainer:
- Alexander Belchenko
- Driver:
- Not yet selected
- Licence:
- MIT / X / Expat Licence
View full history Series and milestones
Loading graph...
trunk series is the current focus of development.