https://bugs.kde.org/show_bug.cgi?id=428024
--- Comment #13 from David Redondo <k...@david-redondo.de> --- (In reply to David Edmundson from comment #12) > toggleAction->setObjectName(i18n("Toggle Night Color")); > > > Eww. yeah. Well spotted. > Though one thing to be wary of, fixing this is going to break it for every > (non English) user. > > It'll be a new shortcut that now clashes with an existing one. As a way forward we could set two shortcuts. First the non localized one and then the old localized one. This way new users get the "correct" shortcut and the old one doesn't break. Of course there would be now a duplciated entry in the config. -- You are receiving this mail because: You are watching all bug changes.