Rename Efficiency to 'Battery efficiency' so it's grouped with other related elements in list
parent
0df767e913
commit
aed5508669
|
@ -4712,11 +4712,11 @@
|
|||
"message": "Adds an adjustable outline element designed to represent the field of view of the pilot's HD camera for visual framing.<br><br>You can adjust the width and height in CLI with 'osd_camera_frame_width' and 'osd_camera_frame_height'"
|
||||
},
|
||||
"osdTextElementEfficiency": {
|
||||
"message": "Efficiency",
|
||||
"message": "Battery efficiency",
|
||||
"description": "One of the elements of the OSD"
|
||||
},
|
||||
"osdDescElementEfficiency": {
|
||||
"message": "Shows current energy consumption in mAh/distance"
|
||||
"message": "Instantaneous battery consumption in mAh/distance. (Requires valid GPS fix)"
|
||||
},
|
||||
|
||||
"osdTextElementUnknown": {
|
||||
|
|
Loading…
Reference in New Issue