i18n style fix
This commit is contained in:
parent
cdce8e5445
commit
3f07e41e2a
@ -49,7 +49,7 @@ PlasmaComponents.CommonDialog {
|
||||
objectName: "root"
|
||||
|
||||
property string message
|
||||
property string acceptButtonText: i18nd("libplasma5", "Ok")
|
||||
property string acceptButtonText: i18nd("libplasma5", "OK")
|
||||
property string rejectButtonText: i18nd("libplasma5", "Cancel")
|
||||
|
||||
onAcceptButtonTextChanged: internal.updateButtonTexts()
|
||||
|
Loading…
x
Reference in New Issue
Block a user