STEPS TO REPRODUCE 1. open system settings > global theme 2. 3. OBSERVED RESULT As we can see in the attached screenshot, the label of the button on bottom contains "(i18n_argument_missing)" EXPECTED RESULT label of the button is "Download New Global Themes" SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.17.80 KDE Frameworks Version: 5.65.0 Qt Version: 5.13.1
Created attachment 123858 [details] screenshot
FWIW, that only appears on dev builds. Fixed anyway https://phabricator.kde.org/D25270
Git commit 0099d090be51b2532dda3b61ad1d9e4e3caabcd1 by David Edmundson. Committed on 15/11/2019 at 15:42. Pushed by davidedmundson into branch 'master'. Correctly set i18n arguments in one pass Summary: i18n("asdf %1") will expand and fail as it has no arguments, leading to a warning. Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D25270 M +1 -1 src/qtquick/qml/Button.qml https://commits.kde.org/knewstuff/0099d090be51b2532dda3b61ad1d9e4e3caabcd1