https://bugs.kde.org/show_bug.cgi?id=515795
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/26961e5 | |3a3ddb39b3e26feb722adcfbf09 | |99d7c2 --- Comment #13 from Dmitry Kazakov <[email protected]> --- Git commit 26961e53a3ddb39b3e26feb722adcfbf0999d7c2 by Dmitry Kazakov. Committed on 16/03/2026 at 21:48. Pushed by dkazakov into branch 'krita/6.0'. 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/26961e53a3ddb39b3e26feb722adcfbf0999d7c2 -- You are receiving this mail because: You are watching all bug changes.
