You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _locales/en/messages.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -2600,26 +2600,26 @@
2600
2600
"message": "Used when not landing at the home point. Upon arriving at home, the plane will loiter and change altitude to the RTH Home Altitude. Default is 0, which is feature disabled."
2601
2601
},
2602
2602
"landMaxAltVspd": {
2603
-
"message": "<strong>Initial landing speed</strong> until <strong>Slow down altitude</strong> is reached"
2603
+
"message": "The craft will start to descend at this speed, once it reaches the <strong>Home</strong> location."
2604
2604
},
2605
2605
"landMaxAltVspdHelp": {
2606
2606
"message": "After RTH if autolanding is enabled the aircraft will start to descend at this speed until reaching <strong>Slow down altitude</strong>"
2607
2607
},
2608
2608
"landSlowdownMaxAlt": {
2609
-
"message": "<strong>Slow down altitude</strong>. Altitude bellow which the aircraft will start to slow down"
2609
+
"message": "When the craft has descended to <i>this</i> altitude. It will begin to slow down for landing."
2610
2610
},
2611
2611
"landSlowdownMaxAltHelp": {
2612
2612
"message": "When the aircraft reaches this altitude it will start to slow down linearly between the <strong>Initial landing speed</strong> and <strong>Final landing speed</strong> to reach it at <strong>Final approach altitude</strong>"
2613
2613
},
2614
+
"landSlowdownMinAlt": {
2615
+
"message": "When the craft has descended to <i>this</i> altitude, it will have slowed to the touch down speed."
2616
+
},
2614
2617
"landMinAltVspd": {
2615
-
"message": "<strong>Final landing speed</strong>. Speed the aircraft will take until touchdown when the <strong>Final approach altitutde</strong> is reached"
2618
+
"message": "This is the touch down speed."
2616
2619
},
2617
2620
"landMinAltVspdHelp": {
2618
2621
"message": "The aircraft vertical speed target will be this value when the aircraft reaches the <strong>Final approach altitude</strong> after having slowed down linearly from the <strong>Slow down altitude</strong> at <strong>Initial landing speed</strong>"
2619
2622
},
2620
-
"landSlowdownMinAlt": {
2621
-
"message": "<strong>Final approach altitude</strong>. Altitude under which the aircraft will go down at <strong>Final landing speed</strong> until touchdown"
0 commit comments