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
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
On Freitag, 21. Juni 2024 10:31:50 CEST Jasem Mutlaq wrote:
> 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 th
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,
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
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