https://bugs.kde.org/show_bug.cgi?id=438703

Ingo Klöcker <kloec...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kloec...@kde.org

--- Comment #15 from Ingo Klöcker <kloec...@kde.org> ---
For what it's worth, the gpg4win installer (which includes Kleopatra) installs
all translations in "$INSTDIR\bin\translations". So putting the translations
there seems to be the most sensible solution for Windows builds.

For the AppImage of Kleopatra the linuxdeploy tool puts the translations into
[.../AppDir]/usr/translations. One problem with this was that linuxdeploy only
included the translations of Qt libraries that are actually used, but that the
qt.qm meta translation file also included .qm files of unused Qt libraries.
This made the loading of qt.qm fail, so that all Qt translations were missing
even though all needed qt_foo.qm files were there. I have fixed this problem
with
https://invent.kde.org/frameworks/ki18n/-/commit/98e9a57b677441fd2efa2c2c17993ab7622bb275.
I have just tested this with the latest Kate Release AppImage. The Qt
translations seems to work now.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to