mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
locals: add locales for record status
This commit is contained in:
@@ -1675,6 +1675,8 @@ typedef enum
|
||||
LOCALE_STREAMINFO_SIGNAL,
|
||||
LOCALE_STREAMING_BUSY,
|
||||
LOCALE_STREAMING_DIR_NOT_WRITABLE,
|
||||
LOCALE_STREAMING_OVERFLOW,
|
||||
LOCALE_STREAMING_SLOW,
|
||||
LOCALE_STREAMING_WRITE_ERROR,
|
||||
LOCALE_STRINGINPUT_CAPS,
|
||||
LOCALE_STRINGINPUT_CLEAR,
|
||||
|
@@ -1675,6 +1675,8 @@ const char * locale_real_names[] =
|
||||
"streaminfo.signal",
|
||||
"streaming.busy",
|
||||
"streaming.dir_not_writable",
|
||||
"streaming.overflow",
|
||||
"streaming.slow",
|
||||
"streaming.write_error",
|
||||
"stringinput.caps",
|
||||
"stringinput.clear",
|
||||
|
Reference in New Issue
Block a user