From f3c1487fb54ca8fadb43d224541da267caf601db Mon Sep 17 00:00:00 2001 From: Sjef Verhoeven PE5PVB Date: Wed, 5 Jun 2024 22:03:50 +0200 Subject: [PATCH] Small correction in English --- src/language.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/language.h b/src/language.h index 5e5dd56..5e59430 100644 --- a/src/language.h +++ b/src/language.h @@ -25,7 +25,7 @@ static const char* const myLanguage[18][263] PROGMEM = { "High Cut corner", // 16 "Highcut threshold", // 17 "Low level threshold", // 18 - "Contrast", // 19 + "Brightness", // 19 "Set volume", // 20 "Set converter offset", // 21 "Set low band edge", // 22 @@ -35,7 +35,7 @@ static const char* const myLanguage[18][263] PROGMEM = { "Set high cut corner frequency", // 26 "Set High cut threshold", // 27 "Set low level threshold", // 28 - "Set Display brightness", // 29 + "Set display brightness", // 29 "Off", // 30 "Screen is muted!", // 31 "To unmute uncheck RF+ box", // 32