mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-13 00:13:43 +02:00
- glcdsetup: localize clock options
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -859,6 +859,8 @@ typedef enum
|
||||
LOCALE_FSK_TO_7,
|
||||
LOCALE_GLCD_BRIGHTNESS,
|
||||
LOCALE_GLCD_BRIGHTNESS_STANDBY,
|
||||
LOCALE_GLCD_CLOCK_ANALOG,
|
||||
LOCALE_GLCD_CLOCK_DIGITAL_HM,
|
||||
LOCALE_GLCD_COLOR_AMBER,
|
||||
LOCALE_GLCD_COLOR_BLACK,
|
||||
LOCALE_GLCD_COLOR_BLUE,
|
||||
|
@@ -859,6 +859,8 @@ const char * locale_real_names[] =
|
||||
"fsk.to_7",
|
||||
"glcd.brightness",
|
||||
"glcd.brightness_standby",
|
||||
"glcd.clock.analog",
|
||||
"glcd.clock.digital_hm",
|
||||
"glcd.color.amber",
|
||||
"glcd.color.black",
|
||||
"glcd.color.blue",
|
||||
|
Reference in New Issue
Block a user