qml: use "Raspberry Pi Device" as selection hint

This commit is contained in:
Tom Dewey tom.dewey@raspberrypi.com 2023-10-11 13:19:16 +01:00
parent 900f36dc52
commit 9fb9fca065

View file

@ -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