import QtQuick 2.12
Item {
Component {
Rectangle {
id: xxx
Text {
text: qsTr("&Undo")
}
text: qsTr("&Redo")