mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
system/locals.h: add bouquet names for new/removed
This commit is contained in:
@@ -221,8 +221,10 @@ typedef enum
|
||||
LOCALE_BOUQUETEDITOR_SWITCH,
|
||||
LOCALE_BOUQUETEDITOR_SWITCHMODE,
|
||||
LOCALE_BOUQUETLIST_HEAD,
|
||||
LOCALE_BOUQUETNAME_OTHER,
|
||||
LOCALE_BOUQUETNAME_HDTV,
|
||||
LOCALE_BOUQUETNAME_NEW,
|
||||
LOCALE_BOUQUETNAME_OTHER,
|
||||
LOCALE_BOUQUETNAME_REMOVED,
|
||||
LOCALE_CABLESETUP_PROVIDER,
|
||||
LOCALE_CHANNELLIST_CURRENT_TP,
|
||||
LOCALE_CHANNELLIST_EDIT,
|
||||
|
@@ -221,8 +221,10 @@ const char * locale_real_names[] =
|
||||
"bouqueteditor.switch",
|
||||
"bouqueteditor.switchmode",
|
||||
"bouquetlist.head",
|
||||
"bouquetname.other",
|
||||
"bouquetname.hdtv",
|
||||
"bouquetname.new",
|
||||
"bouquetname.other",
|
||||
"bouquetname.removed",
|
||||
"cablesetup.provider",
|
||||
"channellist.current_tp",
|
||||
"channellist.edit",
|
||||
|
Reference in New Issue
Block a user