improve wording in connectingpage
This commit is contained in:
parent
10e8453094
commit
c031d9cf3d
@ -20,7 +20,7 @@ Page {
|
|||||||
running: parent.visible
|
running: parent.visible
|
||||||
}
|
}
|
||||||
Label {
|
Label {
|
||||||
text: qsTr("Trying to connect...")
|
text: qsTr("Connecting...")
|
||||||
font.pixelSize: app.largeFont
|
font.pixelSize: app.largeFont
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
wrapMode: Text.WordWrap
|
wrapMode: Text.WordWrap
|
||||||
|
|||||||
Reference in New Issue
Block a user