From 5fefa01556b06d26e2c85103668175ebbc13d9d7 Mon Sep 17 00:00:00 2001 From: piepluquad Date: Fri, 18 Aug 2017 20:55:17 +0200 Subject: [PATCH] fixes betaflight/betaflight-configurator#597 --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 6dbb6b9e..475c09f9 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -683,7 +683,7 @@ "message": "Disarm motors after set delay [seconds] (Requires MOTOR_STOP feature)" }, "configurationDisarmKillSwitch": { - "message": "Disarm motors regardless of throttle value (When arming via AUX channel)" + "message": "Arm/Disarm motors regardless of throttle value when using AUX channel" }, "configurationDigitalIdlePercent": { "message": "Motor Idle Throttle Value [percent]"