author | Peter Fordham <peter.fordham@gmail.com> |
Mon, 31 May 2010 16:05:54 -0700 | |
branch | CompilerCompatibility |
changeset 76 | 8e8bf3dcfd6b |
parent 1 | 2fb8b9db1c86 |
permissions | -rw-r--r-- |
.. _i18n: ******************** Internationalization ******************** The modules described in this chapter help you write software that is independent of language and locale by providing mechanisms for selecting a language to be used in program messages or by tailoring output to match local conventions. The list of modules described in this chapter is: .. toctree:: gettext.rst locale.rst