Re: How are tier 1 framework qm translations supposed to be loaded?

2021-01-26 Thread Halla Rempt
On Tuesday, 26 January 2021 11:00:18 CET Harald Sitter wrote: > The frameworks that are using Qt translation tech instead of gettext > will generally set up a loader somewhere in the code. > > https://api.kde.org/ecm/module/ECMPoQmTools.html No wonder I couldn't find it... > "It assumes that t

Re: How are tier 1 framework qm translations supposed to be loaded?

2021-01-26 Thread Harald Sitter
On Tue, Jan 26, 2021 at 10:35 AM Halla Rempt wrote: > > It turns out that we have several problems with loading translations in > Krita. Qt and ki18n translations seem to follow different rules with regards > to users setting a language other than the platform language, on different > platforms

How are tier 1 framework qm translations supposed to be loaded?

2021-01-26 Thread Halla Rempt
It turns out that we have several problems with loading translations in Krita. Qt and ki18n translations seem to follow different rules with regards to users setting a language other than the platform language, on different platforms. But it also seems that the qm-based translations from the ti