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
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2126,7 +2126,7 @@
2126
2126
"message": "<strong>Note:</strong> When Stage 2 is DISABLED, the fallback setting <strong>Auto</strong> is used instead of the user settings for all flightchannels (Roll, Pitch, Yaw and Throttle)."
2127
2127
},
2128
2128
"failsafeDelayItem": {
2129
-
"message": "Guard time for activation after signal lost [1 = 0.1 sec.]"
2129
+
"message": "Guard time for activation after signal lost [For deciseconds (ds): 1 = 0.1 sec.]"
2130
2130
},
2131
2131
"failsafeDelayHelp": {
2132
2132
"message": "Time for stage 1 to wait for recovery"
@@ -2135,7 +2135,7 @@
2135
2135
"message": "Throttle value used while landing"
2136
2136
},
2137
2137
"failsafeOffDelayItem": {
2138
-
"message": "Delay for turning off the Motors during Failsafe [1 = 0.1 sec.]"
2138
+
"message": "Delay for turning off the Motors during Failsafe [For deciseconds (ds):1 = 0.1 sec.]"
2139
2139
},
2140
2140
"failsafeOffDelayHelp": {
2141
2141
"message": "Time to stay in landing mode untill the motors are turned off and the craft is disarmed"
@@ -2894,16 +2894,16 @@
2894
2894
"message": "Fly Time (minutes)"
2895
2895
},
2896
2896
"osd_alt_alarm": {
2897
-
"message": "Altitude (meters)"
2897
+
"message": "Altitude"
2898
2898
},
2899
2899
"osd_dist_alarm": {
2900
-
"message": "Distance (meters)"
2900
+
"message": "Distance"
2901
2901
},
2902
2902
"osdAlarmDIST_HELP": {
2903
2903
"message": "The distance to home indicator will flash when the distance is greater than this value. Zero disables this alarm."
2904
2904
},
2905
2905
"osd_neg_alt_alarm": {
2906
-
"message": "Negative Altitude (meters)"
2906
+
"message": "Negative Altitude"
2907
2907
},
2908
2908
"osdAlarmMAX_NEG_ALTITUDE_HELP": {
2909
2909
"message": "The altitude indicator will flash when altitude is negative and its absolute value is greater than this alarm. Useful when taking off from elevated places. Zero disables this alarm."
0 commit comments