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: locale/en/messages.json
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
"language_ja": {
18
18
"message": "日本語",
19
19
"_comment": "Don't translate!"
20
-
},
20
+
},
21
21
"language_zh_CN": {
22
22
"message": "简体中文",
23
23
"_comment": "Don't translate!"
@@ -2068,6 +2068,9 @@
2068
2068
"adjustmentsFunction59": {
2069
2069
"message": "Multi Mission Index Adjustment"
2070
2070
},
2071
+
"adjustmentsFunction60": {
2072
+
"message": "Fixed Wing Alt Control Response Adjustment"
2073
+
},
2071
2074
"adjustmentsSave": {
2072
2075
"message": "Save"
2073
2076
},
@@ -3505,6 +3508,12 @@
3505
3508
"soarPitchDeadbandHelp": {
3506
3509
"message": "Pitch Angle deadband when soaring mode enabled (deg). Angle mode inactive within deadband allowing pitch to free float whilst soaring."
3507
3510
},
3511
+
"altControlResponse": {
3512
+
"message": "Altitude Control Response Factor"
3513
+
},
3514
+
"altControlResponseHelp": {
3515
+
"message": "Adjusts the response of fixed wing altitude control as the target altitude is approached. Higher values will sharpen altitude control response but may also cause excessive overshoot or pitch instability if set too high."
3516
+
},
3508
3517
"waypointRadiusHelp": {
3509
3518
"message": "This sets the distance away from a waypoint that triggers the waypoint as reached."
0 commit comments