From aed55086696ab440a25403f9465bc8fdef37029f Mon Sep 17 00:00:00 2001 From: David Boone Date: Thu, 19 Mar 2020 17:31:32 -0700 Subject: [PATCH] Rename Efficiency to 'Battery efficiency' so it's grouped with other related elements in list --- locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en/messages.json b/locales/en/messages.json index f1b72c4b..5b2fefb8 100644 --- a/locales/en/messages.json +++ b/locales/en/messages.json @@ -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.

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": {