On Sun, 07 Aug 2005 11:09:14 +0200, cantabile wrote: > Hi, > I'm failing to make it work but can't find out what's wrong. Here's what > I do : [....] > How come ? What's wrong with what I am doing ? Start with this little howto about gettext. http://childsplay.sourceforge.net/translate-howto.html
And then do this in your test.py: http://www.python.org/doc/2.4.1/lib/node330.html You should read the part about gettext in the Python Library Reference it's really good :-) Good luck, Stas Z -- http://mail.python.org/mailman/listinfo/python-list