mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-16 18:03:42 +02:00
usermenu: fix missing locales testmenu for usermenu
This commit is contained in:
@@ -2700,6 +2700,7 @@ typedef enum
|
||||
LOCALE_SUBTITLES_STOP,
|
||||
LOCALE_TERRESTRIALSETUP_AREA,
|
||||
LOCALE_TERRESTRIALSETUP_PROVIDER,
|
||||
LOCALE_TESTMENU,
|
||||
LOCALE_TIMER_EVENTRECORD_MSG,
|
||||
LOCALE_TIMER_EVENTRECORD_TITLE,
|
||||
LOCALE_TIMER_EVENTTIMED_MSG,
|
||||
|
@@ -2700,6 +2700,7 @@ const char * locale_real_names[] =
|
||||
"subtitles.stop",
|
||||
"terrestrialsetup.area",
|
||||
"terrestrialsetup.provider",
|
||||
"testmenu",
|
||||
"timer.eventrecord.msg",
|
||||
"timer.eventrecord.title",
|
||||
"timer.eventtimed.msg",
|
||||
|
Reference in New Issue
Block a user