Abort -> Cancel
This commit is contained in:
parent
6d678a108f
commit
29c89b1b9e
@ -55,7 +55,7 @@ Rectangle {
|
||||
anchors.topMargin: 10
|
||||
anchors.top: parent.top
|
||||
//height: 16
|
||||
text: qsTr("Abort edit")
|
||||
text: qsTr("Cancel edit")
|
||||
onClicked: room.edit = undefined
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user