This commit is contained in:
pokamest 2023-10-14 23:59:46 +01:00
parent 37c18c5d3c
commit f65e4066e3
9 changed files with 171 additions and 179 deletions

View file

@ -27,8 +27,7 @@ DrawerType {
Layout.leftMargin: 16
Layout.bottomMargin: 16
headerText: qsTr("Add server")
descriptionText: qsTr("Select data type")
headerText: qsTr("Add new connection")
}
LabelWithButtonType {
@ -50,7 +49,7 @@ DrawerType {
LabelWithButtonType {
Layout.fillWidth: true
text: qsTr("Open QR code, key or config file")
text: qsTr("Open config file, key or QR code")
rightImageSource: "qrc:/images/controls/chevron-right.svg"
clickedFunction: function() {