portable string localization and resource bundles...

Fredrik Lundh fredrik at pythonware.com
Mon Mar 26 13:37:00 EST 2001


Clark C. Evans wrote:
> I was wondering if there is a solution to the
> common problem of string localization
> (menu and message box titles, for instance).

here's one:
http://www.python.org/doc/current/lib/module-gettext.html

Cheers /F





More information about the Python-list mailing list