https://bugs.kde.org/show_bug.cgi?id=428026
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version Fixed In| |5.21 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |9d252c407125dc1d05e5cc7cd69 | |ba39bf93d2354 --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit 9d252c407125dc1d05e5cc7cd69ba39bf93d2354 by Nate Graham. Committed on 21/10/2020 at 19:23. Pushed by ngraham into branch 'master'. [kcms/fonts] Fix string puzzle in font chooser tooltips These tooltips' text was built up by embedding one string inside another, which is a recipe for string puzzles. Instead let's assign the whole text individually, which will allow translators to translate the entire string properly. FIXED-IN: 5.21 M +2 -3 kcms/fonts/package/contents/ui/FontWidget.qml M +6 -0 kcms/fonts/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/9d252c407125dc1d05e5cc7cd69ba39bf93d2354 -- You are receiving this mail because: You are watching all bug changes.