Fix translation catalog by Victor

wilder-5.14
Yuri Chornoivan 10 years ago
parent 48c7098bce
commit 26e5a7bc4c
  1. 2
      lookandfeel/contents/lockscreen/LockScreenUi.qml

@ -160,7 +160,7 @@ PlasmaCore.ColorScope {
actionItems: [
ActionButton {
text: i18nd("org.kde.plasma_lookandfeel_org.kde.lookandfeel", "Switch User")
text: i18nd("plasma_lookandfeel_org.kde.lookandfeel", "Switch User")
iconSource: "system-switch-user"
onClicked: mainStack.push(switchSessionPage)
visible: sessionsModel.canSwitchUser

Loading…
Cancel
Save