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