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