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

--- Comment #25 from Ingo Klöcker <[email protected]> ---
Yes, they are inherited from Qt. This makes perfect sense because it's Qt which
uses those translated messages in its own code. Qt's translations come from
https://code.qt.io/cgit/qt/qttranslations.git/tree/. KDE usually loads those
translations in
https://invent.kde.org/frameworks/ki18n/-/blob/master/src/i18n/main.cpp?ref_type=heads#L85
.

I would strace the start of kdenlive to check if any qt_*.qm files are loaded
(or tried to load).

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

Reply via email to