2013/1/31 tugba deniz <[email protected]>

> 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 :(
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to