readonlypropertystringemergencyStopMessage:qsTr("WARNING: This still stop all motors. If vehicle is currently in air it will crash.")
readonlypropertystringtakeoffMessage:qsTr("Takeoff from ground and hold position.")
readonlypropertystringstartMissionMessage:qsTr("Start the mission which is currently displayed above. If the vehicle is on the ground it will takeoff.")
readonlypropertystringcontinueMissionMessage:qsTr("Continue the mission from the current waypoint.")
propertystringresumeMissionMessage:qsTr("Resume the mission which is displayed above. This will re-generate the mission from waypoint %1, takeoff and continue the mission.").arg(_resumeMissionIndex)
readonlypropertystringresumeMissionReadyMessage:qsTr("Review the modified mission above. Confirm if you want to takeoff and begin mission.")
readonlypropertystringlandMessage:qsTr("Land the vehicle at the current position.")