https://bugs.kde.org/show_bug.cgi?id=455207
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/e1deda8 |hics/krita/-/commit/337b9a7 |a9d1017cafdff4aa832ff5d6357 |7af66e536d11aadf2bbe3f734ec |a99024 |1a13d1 --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 337b9a77af66e536d11aadf2bbe3f734ec1a13d1 by Dmitry Kazakov. Committed on 08/11/2024 at 11:43. Pushed by dkazakov into branch 'krita/5.2'. [string freeze exception] Recover "Clean Up" button in the Krita's Recordings Manager When the manager was refactored into supporting QDialogButtonBox, then clean-up button was replaced with a "Discard" button. Even though it sounds sensible in English, it has a different meaning in QDialogButtonBox and, therefore, in translations. In translations, the button is usually translated as "Close without saving", which is not what the button actually does in Krita. CC:kde-i18n-...@kde.org CC:kimages...@kde.org M +5 -3 plugins/dockers/recorder/recorder_snapshots_manager.cpp M +1 -0 plugins/dockers/recorder/recorder_snapshots_manager.h M +1 -1 plugins/dockers/recorder/recorder_snapshots_manager.ui https://invent.kde.org/graphics/krita/-/commit/337b9a77af66e536d11aadf2bbe3f734ec1a13d1 -- You are receiving this mail because: You are watching all bug changes.