mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
locals: add locale for subtitles charset selection
This commit is contained in:
@@ -1902,6 +1902,7 @@ typedef enum
|
||||
LOCALE_STREAMING_WRITE_ERROR,
|
||||
LOCALE_STRINGINPUT_CAPS,
|
||||
LOCALE_STRINGINPUT_CLEAR,
|
||||
LOCALE_SUBTITLES_CHARSET,
|
||||
LOCALE_SUBTITLES_HEAD,
|
||||
LOCALE_SUBTITLES_STOP,
|
||||
LOCALE_TIMER_EVENTRECORD_MSG,
|
||||
|
@@ -1902,6 +1902,7 @@ const char * locale_real_names[] =
|
||||
"streaming.write_error",
|
||||
"stringinput.caps",
|
||||
"stringinput.clear",
|
||||
"subtitles.charset",
|
||||
"subtitles.head",
|
||||
"subtitles.stop",
|
||||
"timer.eventrecord.msg",
|
||||
|
Reference in New Issue
Block a user