diff --git a/src/AutoPilotPlugins/APM/APMSafetyComponentSub.qml b/src/AutoPilotPlugins/APM/APMSafetyComponentSub.qml index affae197ece8f2ec909bd67d77e3846887d878cb..12f8103225e4ee7f7ca70071d036b6fce8368ba1 100644 --- a/src/AutoPilotPlugins/APM/APMSafetyComponentSub.qml +++ b/src/AutoPilotPlugins/APM/APMSafetyComponentSub.qml @@ -172,7 +172,7 @@ SetupPage { QGCLabel { id: leakDetectorLabel - text: qsTr("Leak detector") + text: qsTr("Leak Detector") font.family: ScreenTools.demiboldFontFamily } @@ -205,7 +205,7 @@ SetupPage { anchors.margins: _margins anchors.left: parent.left anchors.top: leakPinLabel.bottom - text: qsTr("Logic:") + text: qsTr("Logic (when dry):") } FactComboBox {