octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUI welcome wizard doesn't get translated


From: John W. Eaton
Subject: Re: GUI welcome wizard doesn't get translated
Date: Tue, 26 Nov 2013 13:15:48 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9

On 11/26/2013 01:06 PM, Torsten wrote:
On 26.11.2013 16:09, Andreas Weber wrote:
Dear all,
hg id 0cd39f7f2409 (stable). After deletion of
~/.config/octave/qt-settings  the welcome wizard is shown when the GUI
is started for the first time but the language of the welcome dialogs is
english although the system language (and $LANG) is de_DE.UTF-8.


In octave-gui.cc:138, for my understanding, the welcome wizard is shown
before the QTranslator got installed.

Andy

I had fixed this in changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/dbda6edfe01
but I can see that changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/ffdbb82a0c78
restores the old order. John, can I fix this or is there a specific
reason for installing the translators after the wizard?

Sorry, I didn't realize that it would cause trouble. Please move the calls to initialize the translator before the calls to show the welcome wizard.

Thanks,

jwe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]