blob: 9ca8591a2399e2af8edd323ba519d54f837d2c41 (
plain) (
blame)
1
2
3
|
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.
|