Commit e83981a8 authored by Don Gagne's avatar Don Gagne

Update message

parent 42f447cc
...@@ -104,8 +104,9 @@ SetupPage { ...@@ -104,8 +104,9 @@ SetupPage {
QGCLabel { QGCLabel {
anchors.fill: parent anchors.fill: parent
wrapMode: Text.WordWrap wrapMode: Text.WordWrap
text: qsTr("Clicking “Apply” will save the changes you have made to your airframe configuration. ") + text: qsTr("Clicking “Apply” will save the changes you have made to your airframe configuration.<br><br>\
qsTr("Your vehicle will also be restarted in order to complete the process.") All vehicle parameters other than Radio Calibration will be reset.<br><br>\
Your vehicle will also be restarted in order to complete the process.")
} }
} }
} }
......
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