Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #10497

Re: gettext switch language on the fly

References <CABFuWSwZprA3+u_wfQCnQ-db2N7MHZuipbVnJpnnziFdhxd7tQ@mail.gmail.com>
Date 2011-07-28 20:35 -0700
Subject Re: gettext switch language on the fly
From Chris Rebert <clp2@rebertia.com>
Newsgroups comp.lang.python
Message-ID <mailman.1602.1311910543.1164.python-list@python.org> (permalink)

Show all headers | View raw


On Thu, Jul 28, 2011 at 6:20 PM, Peter Irbizon <peterirbizon@gmail.com> wrote:
> hello,
> I am using gettext fo localization
<snip>
> Now I would like to switch all texts in my app when I click on item in menu.
> Unfortunatelly this not switch texts immediately. How can I do this?

Which GUI toolkit are you using?

Cheers,
Chris

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: gettext switch language on the fly Chris Rebert <clp2@rebertia.com> - 2011-07-28 20:35 -0700

csiph-web