d59d10533c
which can be used to generate compiled mo files from Gettext po files and includes support for the newer msgctxt keyword. WWW: http://pypi.python.org/pypi/python-gettext Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via github) Feature safe: yes
5 lines
237 B
Text
5 lines
237 B
Text
This implementation of Gettext for Python includes a Msgfmt class
|
|
which can be used to generate compiled mo files from Gettext po
|
|
files and includes support for the newer msgctxt keyword.
|
|
|
|
WWW: http://pypi.python.org/pypi/python-gettext
|