mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
kcms/mobileshell/ui/main.qml (FormCard.FormHeader): Extend i18n context.
This commit is contained in:
parent
22ff6eb53c
commit
dc84693bfb
1 changed files with 1 additions and 1 deletions
|
|
@ -223,7 +223,7 @@ KCM.SimpleKCM {
|
|||
}
|
||||
|
||||
FormCard.FormHeader {
|
||||
title: i18nc("@title:group", "Lock Screen Shortcuts")
|
||||
title: i18nc("@title:group, shortcuts available from lock screen", "Lock Screen Shortcuts")
|
||||
}
|
||||
|
||||
FormCard.FormCard {
|
||||
|
|
|
|||
Loading…
Reference in a new issue