usermenu: fix missing locales testmenu for usermenu

This commit is contained in:
2021-12-14 11:11:25 +01:00
parent 7c92b87672
commit ef2d7f4420
6 changed files with 12 additions and 10 deletions

View File

@@ -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,

View File

@@ -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",