https://bugs.kde.org/show_bug.cgi?id=413374
--- Comment #2 from Alexander Potashev <aspotas...@gmail.com> --- (In reply to Christoph Feck from comment #1) > If you clear the text in the configuration page, it should default to a > translated version of the "Timer finished" message. This approach works. However many users who once saw the English message "Timer finished" and had it saved in the configuration will now get the English variant forever. In my opinion such customizable notifications should be stored in configuration as a pair {bool customized; string customNotification;}, so that for users who do not customize it the message will follow the currently selected language. -- You are receiving this mail because: You are watching all bug changes.