Add Czech translation by Pavel Kosina, and use Unicode gettext methods throughout.

This commit is contained in:
Georg Brandl
2008-08-08 14:03:02 +00:00
parent 387c8cd693
commit ce74366033
9 changed files with 305 additions and 5 deletions

View File

@@ -14,6 +14,7 @@ New features added
* Added support for internationalization in generated text with the
``language`` and ``locale_dirs`` config values. Many thanks to
Horst Gutmann, who also contributed German as the first language.
Czech translation was provided by Pavel Kosina.
* Added a distutils command `build_sphinx`: When Sphinx is installed,
you can call ``python setup.py build_sphinx`` for projects that