Skip to content

Commit 1e49716

Browse files
authored
Add missing tooltips (ALTHOLD, POSHOLD) (#4341)
Add missing tooltips
1 parent 2e3a384 commit 1e49716

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

locales/en/messages.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1111,6 +1111,14 @@
11111111
"message": "Crash Flip Switch is active",
11121112
"description": "Message that pops to describe the CRASHFLIP arming disable flag"
11131113
},
1114+
"initialSetupArmingDisableFlagsTooltipALTHOLD": {
1115+
"message": "Altitude Hold is active",
1116+
"description": "Message that pops up to describe the ALTHOLD arming disable flag"
1117+
},
1118+
"initialSetupArmingDisableFlagsTooltipPOSHOLD": {
1119+
"message": "Position Hold is active",
1120+
"description": "Message that pops up to describe the POSHOLD arming disable flag"
1121+
},
11141122
"initialSetupArmingDisableFlagsTooltipARM_SWITCH": {
11151123
"message": "One of the others disarm flags is active when arming",
11161124
"description": "Message that pops up to describe the ARM_SWITCH arming disable flag"

0 commit comments

Comments
 (0)