locale: fix typo; thx to DdD

Origin commit data
------------------
Commit: f922cb8255
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-08-28 (Sun, 28 Aug 2022)

Origin message was:
------------------
- locale: fix typo; thx to DdD
This commit is contained in:
vanhofen
2022-08-28 21:50:51 +02:00
parent 24204cb386
commit d206f43bd1
7 changed files with 7 additions and 7 deletions

View File

@@ -2755,7 +2755,7 @@ typedef enum
LOCALE_SCANTS_NUMBEROFRADIOSERVICES,
LOCALE_SCANTS_NUMBEROFTOTALSERVICES,
LOCALE_SCANTS_NUMBEROFTVSERVICES,
LOCALE_SCANTS_PREVERENCES_RECEIVING_SYSTEM,
LOCALE_SCANTS_PREFERENCES_RECEIVING_SYSTEM,
LOCALE_SCANTS_PROVIDER,
LOCALE_SCANTS_SELECT_TP,
LOCALE_SCANTS_STARTNOW,

View File

@@ -2755,7 +2755,7 @@ const char * locale_real_names[] =
"scants.numberofradioservices",
"scants.numberoftotalservices",
"scants.numberoftvservices",
"scants.preverences_receiving_system",
"scants.preferences_receiving_system",
"scants.provider",
"scants.select_tp",
"scants.startnow",