[pygtk] Gettext & Gtk
tugba deniz
deniz.tugba92 at gmail.com
Thu Jan 31 16:07:12 WST 2013
2013/1/31 tugba deniz <deniz.tugba92 at gmail.com>
> 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?
>
And also again i use window.show_all for refresh. But it didn't change :(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.daa.com.au/pipermail/pygtk/attachments/20130131/543da5dc/attachment.html>
More information about the pygtk
mailing list