mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
osd_setup: osd preset crt/lcd add locals use now for different Screen Setup when using different monitors
Conflicts: data/locale/deutsch.locale data/locale/english.locale src/system/locals.h src/system/locals_intern.h
This commit is contained in:
@@ -2297,6 +2297,10 @@ typedef enum
|
||||
LOCALE_OPTIONS_ON,
|
||||
LOCALE_OPTIONS_ON_WITHOUT_MESSAGES,
|
||||
LOCALE_OPTIONS_SERIAL,
|
||||
LOCALE_OPTIONS_START,
|
||||
LOCALE_OPTIONS_STOP,
|
||||
LOCALE_OSD_PRESET_SCREEN_A,
|
||||
LOCALE_OSD_PRESET_SCREEN_B,
|
||||
LOCALE_PARENTALLOCK_BOUQUETMODE,
|
||||
LOCALE_PARENTALLOCK_CHANGEPIN,
|
||||
LOCALE_PARENTALLOCK_CHANGEPIN_HINT1,
|
||||
|
@@ -2297,6 +2297,10 @@ const char * locale_real_names[] =
|
||||
"options.on",
|
||||
"options.on.without_messages",
|
||||
"options.serial",
|
||||
"options.start",
|
||||
"options.stop",
|
||||
"osd.preset_screen_a",
|
||||
"osd.preset_screen_b",
|
||||
"parentallock.bouquetmode",
|
||||
"parentallock.changepin",
|
||||
"parentallock.changepin_hint1",
|
||||
|
Reference in New Issue
Block a user