Small correction in English

This commit is contained in:
Sjef Verhoeven PE5PVB
2024-06-05 22:03:50 +02:00
parent 38bdf2ab07
commit f3c1487fb5
+2 -2
View File
@@ -25,7 +25,7 @@ static const char* const myLanguage[18][263] PROGMEM = {
"High Cut corner", // 16 "High Cut corner", // 16
"Highcut threshold", // 17 "Highcut threshold", // 17
"Low level threshold", // 18 "Low level threshold", // 18
"Contrast", // 19 "Brightness", // 19
"Set volume", // 20 "Set volume", // 20
"Set converter offset", // 21 "Set converter offset", // 21
"Set low band edge", // 22 "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 corner frequency", // 26
"Set High cut threshold", // 27 "Set High cut threshold", // 27
"Set low level threshold", // 28 "Set low level threshold", // 28
"Set Display brightness", // 29 "Set display brightness", // 29
"Off", // 30 "Off", // 30
"Screen is muted!", // 31 "Screen is muted!", // 31
"To unmute uncheck RF+ box", // 32 "To unmute uncheck RF+ box", // 32