mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
locals: remove unused
- LOCALE_OPTIONS_ON_WITHOUT_MESSAGES
- options.on.without_messages
Origin commit data
------------------
Commit: deff6dcc1a
Author: Frankenstone <dampf_acc@online.de>
Date: 2021-04-29 (Thu, 29 Apr 2021)
This commit is contained in:
@@ -2422,7 +2422,6 @@ options.ntp_off DVB
|
||||
options.ntp_on NTP
|
||||
options.off aus
|
||||
options.on ein
|
||||
options.on.without_messages ohne Msg
|
||||
options.start starten
|
||||
options.stop stoppen
|
||||
osd.preset_screen_a Bildschirm 1
|
||||
|
@@ -2422,7 +2422,6 @@ options.ntp_off DVB
|
||||
options.ntp_on NTP
|
||||
options.off off
|
||||
options.on on
|
||||
options.on.without_messages Without msg
|
||||
options.start start
|
||||
options.stop stop
|
||||
osd.preset_screen_a Screen 1
|
||||
|
@@ -2449,7 +2449,6 @@ typedef enum
|
||||
LOCALE_OPTIONS_NTP_ON,
|
||||
LOCALE_OPTIONS_OFF,
|
||||
LOCALE_OPTIONS_ON,
|
||||
LOCALE_OPTIONS_ON_WITHOUT_MESSAGES,
|
||||
LOCALE_OPTIONS_START,
|
||||
LOCALE_OPTIONS_STOP,
|
||||
LOCALE_OSD_PRESET_SCREEN_A,
|
||||
|
@@ -2449,7 +2449,6 @@ const char * locale_real_names[] =
|
||||
"options.ntp_on",
|
||||
"options.off",
|
||||
"options.on",
|
||||
"options.on.without_messages",
|
||||
"options.start",
|
||||
"options.stop",
|
||||
"osd.preset_screen_a",
|
||||
|
Reference in New Issue
Block a user