Browse Source

Wording changes

QGC4.4
DonLakeFlyer 8 years ago
parent
commit
cf48a20c34
  1. 3
      src/PlanView/SurveyItemEditor.qml

3
src/PlanView/SurveyItemEditor.qml

@ -419,8 +419,7 @@ Rectangle {
QGCLabel { QGCLabel {
wrapMode: Text.WordWrap wrapMode: Text.WordWrap
font.pointSize: ScreenTools.smallFontPointSize text: qsTr("Select one:")
text: qsTr("Which value would you like to keep constant as you adjust other settings")
Layout.preferredWidth: parent.width Layout.preferredWidth: parent.width
Layout.columnSpan: 2 Layout.columnSpan: 2
} }

Loading…
Cancel
Save