Re: KStars: Cannot change language

2024-06-21 Thread Albert Astals Cid
El divendres, 21 de juny del 2024, a les 19:53:04 (CEST), Albert Astals Cid va escriure: > El divendres, 21 de juny del 2024, a les 10:31:50 (CEST), Jasem Mutlaq va > > escriure: > > Hello, > > > > We have an issue with the recent versions of KStars is that language > > cannot > > be switched by

Re: KStars: Cannot change language

2024-06-21 Thread Albert Astals Cid
El divendres, 21 de juny del 2024, a les 10:31:50 (CEST), Jasem Mutlaq va escriure: > Hello, > > We have an issue with the recent versions of KStars is that language cannot > be switched by users. This affects MacOS, Windows, and Linux, whether > packaged or built from source. > > How to debug t

Re: KStars: Cannot change language

2024-06-21 Thread Ingo Klöcker
> Any pointers would be appreciated. On Sonntag, 2. Juni 2024 13:36:58 CEST I wrote in reply to your previous message with subject "Re: Cannot change language": I have just built the current master version (which calls itself 3.7.1 Stable) with KDE Frameworks 5.115.0 and Qt 5.15.

Re: KStars: Cannot change language

2024-06-21 Thread Jasem Mutlaq
Thanks. Just to be clear, I'm talking about changing language from Help --> Configure Language dialog that is standard in KDE applications. [image: Screenshot_20240621_121812.png] -- Best Regards, Jasem Mutlaq On Fri, Jun 21, 2024 at 12:16 PM Konstantin Kharlamov wrote: > Looking at the repo,

Re: KStars: Cannot change language

2024-06-21 Thread Konstantin Kharlamov
Looking at the repo, I see the `po/` dir which implies it's using GNU gettext for translation. Fairly standard choice. Strings are marked for translation by using a `_` macro, like `_("My english text")`. I don't remember the details, but it basically has something like a database of such texts an

KStars: Cannot change language

2024-06-21 Thread Jasem Mutlaq
Hello, We have an issue with the recent versions of KStars is that language cannot be switched by users. This affects MacOS, Windows, and Linux, whether packaged or built from source. How to debug this issue? I can't see anything in the logs about the language switch issue. For example, I tried c

Re: Cannot change language

2024-06-02 Thread Ingo Klöcker
On Sonntag, 2. Juni 2024 05:01:33 CEST Jasem Mutlaq wrote: > On Sat, Jun 1, 2024 at 10:08 PM Ingo Klöcker wrote: > > On Montag, 29. April 2024 14:45:17 CEST Jasem Mutlaq wrote: > > > With the release of KStars 3.7.0 a few weeks ago, users are no longer > > > able > > > to switch languages. Once th

Re: Cannot change language

2024-06-01 Thread Jasem Mutlaq
Hello Ingo, The issue occurs on Linux (debian package or built from source) and on Windows and MacOS. -- Best Regards, Jasem Mutlaq On Sat, Jun 1, 2024 at 10:08 PM Ingo Klöcker wrote: > On Montag, 29. April 2024 14:45:17 CEST Jasem Mutlaq wrote: > > With the release of KStars 3.7.0 a few wee

Re: Cannot change language

2024-04-29 Thread Wolfgang Reissenberger
I would say that this is caused with part of our sources. I recompiled stable-3.6.5, and in this version language switching works fine. > Am 29.04.2024 um 14:45 schrieb Jasem Mutlaq : > > Hello, > > With the release of KStars 3.7.0 a few weeks ago, users are no longer able to > switch language

Re: Cannot change language

2024-04-29 Thread Ingo Klöcker
On Montag, 29. April 2024 14:45:17 CEST Jasem Mutlaq wrote: > With the release of KStars 3.7.0 a few weeks ago, users are no longer able > to switch languages. Once they restart the program, the language remains > the system language and cannot be changed. This is new behavior and users > complaine

Cannot change language

2024-04-29 Thread Jasem Mutlaq
Hello, With the release of KStars 3.7.0 a few weeks ago, users are no longer able to switch languages. Once they restart the program, the language remains the system language and cannot be changed. This is new behavior and users complained about it. KStars v3.7.0 is built with KDE Frameworks 5.11