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

Origin commit data
------------------
Commit: 1721adfcfd
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-03 (Tue, 03 Apr 2012)
This commit is contained in:
[CST] Focus
2012-04-03 17:38:24 +04:00
parent 82ee38da31
commit 01236a5fb5
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",