Add preliminary french locale.

This commit is contained in:
Georg Brandl
2008-08-10 16:42:29 +00:00
parent 74d36acbf7
commit ac8a346f45
4 changed files with 565 additions and 2 deletions

View File

@@ -14,7 +14,8 @@ 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.
A Czech translation was provided by Pavel Kosina. A French
translation was provided by David Larlet.
* Added a distutils command `build_sphinx`: When Sphinx is installed,
you can call ``python setup.py build_sphinx`` for projects that