Applications Google
Menu principal

Post a Comment On: Only Python

"Poor man's i18n"

4 Comments -

1 – 4 of 4
Anonymous Anonymous said...

Please use gettext, that way translators can use their favourite tools instead of having to learn python...

2:06 PM

Comment deleted

This comment has been removed by a blog administrator.

1:25 AM

Blogger André Roberge said...

One problem with using gettext (with Windows as the operating system) is that it does not seem to be possible to change the language used without restarting the application.

8:38 AM

Anonymous Anonymous said...

In fact, switching languages is trivial with Python's class-based gettext API:

http://docs.python.org/lib/node336.html

3:41 PM

Spammers: none shall pass.
You can use some HTML tags, such as <b>, <i>, <a>

Comments on this blog are restricted to team members.

You will be asked to sign in after submitting your comment.
Please prove you're not a robot