[pygtk] Gettext & Gtk

tugba deniz deniz.tugba92 at gmail.com
Thu Jan 31 16:05:19 WST 2013


Hi, i used gettext for language support. I created messages.py for
messages. messages.py like this
bindtextdomain("messages", :path => "locale")
GetText.set_locale(choice)
FILE = _("File")
.....

First choice is "en". After user want to change choice and choice is "de".
But window don't show changes of language. Why? How can i set it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.daa.com.au/pipermail/pygtk/attachments/20130131/6d3a0d52/attachment.html>


More information about the pygtk mailing list