[plasmashell] [Bug 405815] logout screen shows "%2(i18n_argument_missing)" if an user account is logged-in in tty

David Edmundson bugzilla_noreply at kde.org
Thu Nov 14 14:56:56 GMT 2019


https://bugs.kde.org/show_bug.cgi?id=405815

--- Comment #4 from David Edmundson <kde at davidedmundson.co.uk> ---
Probably, I can't see the bug though.

            text: i18ndp("plasma_lookandfeel_org.kde.lookandfeel",
                         "One other user is currently logged in. If the
computer is shut down or restarted, that user may lose work.",
                         "%1 other users are currently logged in. If the
computer is shut down or restarted, those users may lose work.",
                         sessionsModel.count)
            visible: sessionsModel.count > 1


it's visible so we know sessionsModel.count is defined 

and the rest looks fine

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Visual-design mailing list