introduce triple tuner handling

Origin commit data
------------------
Commit: df427f96a8
Author: TangoCash <eric@loxat.de>
Date: 2022-08-28 (Sun, 28 Aug 2022)

Origin message was:
------------------
- introduce triple tuner handling
This commit is contained in:
TangoCash
2022-08-28 21:16:24 +02:00
committed by vanhofen
parent be5c5de535
commit 2f5506bf3b
8 changed files with 96 additions and 103 deletions

View File

@@ -2961,6 +2961,7 @@ typedef enum
LOCALE_TUNERSETUP_HYBRID,
LOCALE_TUNERSETUP_MODE,
LOCALE_TUNERSETUP_POWER,
LOCALE_TUNERSETUP_SAT,
LOCALE_TUNERSETUP_TERR,
LOCALE_UNICABLE_LNB,
LOCALE_UNICABLE_PIN,

View File

@@ -2961,6 +2961,7 @@ const char * locale_real_names[] =
"tunersetup.hybrid",
"tunersetup.mode",
"tunersetup.power",
"tunersetup.sat",
"tunersetup.terr",
"unicable.lnb",
"unicable.pin",