Commit cf48a20c authored by DonLakeFlyer's avatar DonLakeFlyer

Wording changes

parent 82c5a516
......@@ -418,11 +418,10 @@ Rectangle {
}
QGCLabel {
wrapMode: Text.WordWrap
font.pointSize: ScreenTools.smallFontPointSize
text: qsTr("Which value would you like to keep constant as you adjust other settings")
wrapMode: Text.WordWrap
text: qsTr("Select one:")
Layout.preferredWidth: parent.width
Layout.columnSpan: 2
Layout.columnSpan: 2
}
QGCRadioButton {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment