Re: problem with GTK language

2011-08-12 Thread Laszlo Nagy
On 2011-08-10 16:22, Peter Irbizon wrote: Hello, I have strange problem with gtk language in pygtk. When I run .py file it shows all gtk labels in my default windows language (slovak). But when I compile it with py2exe and run exe file all labels are in english. Why this happens? How can I

problem with GTK language

2011-08-10 Thread Peter Irbizon
Hello, I have strange problem with gtk language in pygtk. When I run .py file it shows all gtk labels in my default windows language (slovak). But when I compile it with py2exe and run exe file all labels are in english. Why this happens? How can I define on program startup which language to use