Created attachment 141138 [details] System_settings_-_Login_screen Hi, I encountered a small translation problem in System Settings with Login Screen. See attached image. Regards, Roxfr
A possibly relevant merge request was started @ https://invent.kde.org/plasma/sddm-kcm/-/merge_requests/17
Git commit d6d13d382b4b7d4b452c890004f639b6eea20670 by Nicolas Fella. Committed on 09/08/2022 at 22:29. Pushed by nicolasfella into branch 'master'. Fix translating error messages from helper Regular i18n does not seem to work for strings in the helper process, presumably due to it being run with elevated priviledges. Instead use the lazy variant to only extract the strings and call i18n later when we are not in the helper any more M +6 -5 sddmauthhelper.cpp M +2 -2 src/package/contents/ui/main.qml M +1 -1 src/sddmkcm.h https://invent.kde.org/plasma/sddm-kcm/commit/d6d13d382b4b7d4b452c890004f639b6eea20670