diff --git a/src/main.qml b/src/main.qml index 387cc99..b2053ae 100644 --- a/src/main.qml +++ b/src/main.qml @@ -111,7 +111,7 @@ ApplicationWindow { Text { id: text0 color: "#ffffff" - text: qsTr("Select your device") + text: qsTr("Raspberry Pi Device") Layout.fillWidth: true Layout.preferredHeight: 17 Layout.preferredWidth: 100