readonlypropertystringtakeoffMessage:qsTr("Takeoff from ground and hold position.")
readonlypropertystringstartMissionMessage:qsTr("Takeoff from ground and start the current mission.")
readonlypropertystringcontinueMissionMessage:qsTr("Continue the mission from the current waypoint.")
propertystringresumeMissionMessage:qsTr("Resume the current mission. This will re-generate the mission from waypoint %1, takeoff and continue the mission.").arg(_resumeMissionIndex)
propertystringresumeMissionUploadFailMessage:qsTr("Upload of resume mission failed. Confirm to retry upload")
readonlypropertystringresumeMissionReadyMessage:qsTr("Review the modified mission. Confirm if you want to takeoff and begin mission.")
readonlypropertystringresumeMissionUploadFailMessage:qsTr("Upload of resume mission failed. Confirm to retry upload")
readonlypropertystringlandMessage:qsTr("Land the vehicle at the current position.")
readonlypropertystringrtlMessage:qsTr("Return to the home position of the vehicle.")
readonlypropertystringchangeAltMessage:qsTr("Change the altitude of the vehicle up or down.")