From c60d1232f028d41ac18e1048ca1c156664994632 Mon Sep 17 00:00:00 2001 From: Ben Lumley Date: Tue, 22 Mar 2022 22:30:20 +0000 Subject: [PATCH] Update playlist link --- locales/en/messages.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/locales/en/messages.json b/locales/en/messages.json index 3fdd3f65..e7206839 100644 --- a/locales/en/messages.json +++ b/locales/en/messages.json @@ -776,7 +776,7 @@ "message": "Betaflight Wiki" }, "defaultSupport3": { - "message": "Joshua Bardwell Betaflight Videos" + "message": "Joshua Bardwell Betaflight 4.3 Videos" }, "defaultSupport4": { "message": "GitHub" @@ -3895,7 +3895,7 @@ }, "pidTuningGyroLowpassType": { "message": "Gyro Lowpass 1 Filter Type" - }, + }, "pidTuningGyroLowpass": { "message": "Gyro Lowpass 1" }, @@ -4014,7 +4014,7 @@ }, "pidTuningGyroLowpassType": { "message": "Gyro Lowpass 1 Filter Type" - }, + }, "pidTuningDynamicNotchCountHelp": { "message": "Sets the number of dynamic notches per axis. With RPM filter enabled a value of 1 or 2 is recommended. Without RPM filter a value of 4 or 5 is recommended. Lower numbers will reduce filter delay, however it may increase motor temperature." }, @@ -4311,26 +4311,26 @@ }, "failsafeGpsRescueItemDescendRate": { "message": "Descend rate (meters/second)" - }, + }, "failsafeGpsRescueItemMinSats": { "message": "Minimum satellites" }, "failsafeGpsRescueItemAllowArmingWithoutFix": { "message": "Allow arming without fix - WARNING: the GPS Rescue will not be available" }, - "failsafeGpsRescueItemAltitudeMode": { + "failsafeGpsRescueItemAltitudeMode": { "message": "Altitude mode" }, - "failsafeGpsRescueItemAltitudeModeMaxAlt": { + "failsafeGpsRescueItemAltitudeModeMaxAlt": { "message": "Maximum altitude" }, - "failsafeGpsRescueItemAltitudeModeFixedAlt": { + "failsafeGpsRescueItemAltitudeModeFixedAlt": { "message": "Fixed altitude" }, - "failsafeGpsRescueItemAltitudeModeCurrentAlt": { + "failsafeGpsRescueItemAltitudeModeCurrentAlt": { "message": "Current altitude" }, - "failsafeGpsRescueItemSanityChecks": { + "failsafeGpsRescueItemSanityChecks": { "message": "Sanity checks" }, "failsafeGpsRescueItemSanityChecksOff": { @@ -4992,7 +4992,7 @@ }, "osdTextElementGPSVariant4Decimals": { "message": "With 4 decimals", - "description": "One of the variants for the GPS element of the OSD" + "description": "One of the variants for the GPS element of the OSD" }, "osdTextElementGPSVariantDegMinSec": { "message": "Using degrees, minutes and seconds", @@ -5311,14 +5311,14 @@ }, "osdDescElementRcChannels": { "message": "Display at most 4 channels values. The channels must be specified with the CLI variable 'osd_rcchannels'" - }, + }, "osdTextElementCameraFrame": { "message": "Camera frame", "description": "One of the elements of the OSD" }, "osdDescElementCameraFrame": { "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": "Battery efficiency", "description": "One of the elements of the OSD"