text:geoController.saveDirectory===""?(geoController.imageDirectory===""?"/TAGGED folder in your image folder":geoController.imageDirectory+"/TAGGED"):geoController.saveDirectory
text:geoController.saveDirectory===""?(geoController.imageDirectory===""?qsTr("/TAGGED folder in your image folder"):geoController.imageDirectory+qsTr("/TAGGED")):geoController.saveDirectory
readonlypropertystringwelcomeText:qsTr("%1 can upgrade the firmware on Pixhawk devices, SiK Radios and PX4 Flow Smart Cameras.").arg(QGroundControl.appName)
readonlypropertystringwelcomeText:qsTr("%1 can upgrade the firmware on Pixhawk devices, SiK Radios and PX4 Flow Smart Cameras.").arg(QGroundControl.appName)
readonlypropertystringwelcomeTextSingle:qsTr("Update the autopilot firmware to the latest version")
readonlypropertystringwelcomeTextSingle:qsTr("Update the autopilot firmware to the latest version")
readonlypropertystringplugInText:"<big>"+highlightPrefix+"Plug in your device"+highlightSuffix+" via USB to "+highlightPrefix+"start"+highlightSuffix+" firmware upgrade.</big>"
readonlypropertystringplugInText:"<big>"+highlightPrefix+qsTr("Plug in your device")+highlightSuffix+qsTr(" via USB to ")+highlightPrefix+qsTr("start")+highlightSuffix+qsTr(" firmware upgrade.")+"</big>"
readonlypropertystringflashFailText:"If upgrade failed, make sure to connect "+highlightPrefix+"directly"+highlightSuffix+" to a powered USB port on your computer, not through a USB hub. "+
readonlypropertystringflashFailText:qsTr("If upgrade failed, make sure to connect ")+highlightPrefix+qsTr("directly")+highlightSuffix+qsTr(" to a powered USB port on your computer, not through a USB hub. ")+
"Also make sure you are only powered via USB "+highlightPrefix+"not battery"+highlightSuffix+"."
qsTr("Also make sure you are only powered via USB ")+highlightPrefix+qsTr("not battery")+highlightSuffix+"."
readonlypropertystringqgcUnplugText1:qsTr("All %1 connections to vehicles must be ").arg(QGroundControl.appName)+highlightPrefix+" disconnected "+highlightSuffix+"prior to firmware upgrade."
readonlypropertystringqgcUnplugText1:qsTr("All %1 connections to vehicles must be ").arg(QGroundControl.appName)+highlightPrefix+qsTr(" disconnected ")+highlightSuffix+qsTr("prior to firmware upgrade.")
readonlypropertystringqgcUnplugText2:highlightPrefix+"<big>Please unplug your Pixhawk and/or Radio from USB.</big>"+highlightSuffix
readonlypropertystringqgcUnplugText2:highlightPrefix+"<big>"+qsTr("Please unplug your Pixhawk and/or Radio from USB.")+"</big>"+highlightSuffix