system/locals.h: add bouquet names for new/removed

This commit is contained in:
[CST] Focus
2012-04-03 17:38:24 +04:00
parent c1d851ea33
commit 1721adfcfd
2 changed files with 6 additions and 2 deletions

View File

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

View File

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