https://bugs.kde.org/show_bug.cgi?id=515795
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/26961e5 |hics/krita/-/commit/5201fe7 |3a3ddb39b3e26feb722adcfbf09 |b154327edd095d231d43991b7af |99d7c2 |da8897 --- Comment #14 from Dmitry Kazakov <[email protected]> --- Git commit 5201fe7b154327edd095d231d43991b7afda8897 by Dmitry Kazakov. Committed on 16/03/2026 at 21:49. Pushed by dkazakov into branch 'master'. Fix translations for standard actions This is a dirty hack for the issues in our copy of KStandardActions. We cannot use QT_TRANSLATE_NOOP in KDE's translation system, so the translations work by pure coincidence. Ideally we should switch back to the upstream version of KConfigWidgets and reuse the strings provided by KDE. M +6 -6 libs/widgetutils/config/kstandardaction.cpp M +21 -5 libs/widgetutils/config/kstandardaction_p.h https://invent.kde.org/graphics/krita/-/commit/5201fe7b154327edd095d231d43991b7afda8897 -- You are receiving this mail because: You are watching all bug changes.
