add CBouquetManager writenames menu

Origin commit data
------------------
Branch: ni/coolstream
Commit: 93d62fd11a
Author: Janus <janus@debian>
Date: 2014-11-03 (Mon, 03 Nov 2014)

Origin message was:
------------------
-add CBouquetManager writenames menu

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Janus
2014-11-03 14:16:53 +01:00
committed by Jacek Jendrzej
parent ebab295e28
commit 0429f6465e
9 changed files with 56 additions and 5 deletions

View File

@@ -1230,6 +1230,7 @@ typedef enum
LOCALE_MENU_HINT_SCAN_AUTOALL,
LOCALE_MENU_HINT_SCAN_AUTOALL_SELECT,
LOCALE_MENU_HINT_SCAN_BOUQUET,
LOCALE_MENU_HINT_SCAN_BOUQUET_WRITENAMES,
LOCALE_MENU_HINT_SCAN_BW,
LOCALE_MENU_HINT_SCAN_CABLE,
LOCALE_MENU_HINT_SCAN_CABLE_SIMPLE,
@@ -2022,6 +2023,11 @@ typedef enum
LOCALE_SCANTS_BOUQUET_LEAVE,
LOCALE_SCANTS_BOUQUET_SATELLITE,
LOCALE_SCANTS_BOUQUET_UPDATE,
LOCALE_SCANTS_BOUQUET_WRITENAMES,
LOCALE_SCANTS_BOUQUET_WRITENAMES_BOUQUETS,
LOCALE_SCANTS_BOUQUET_WRITENAMES_EVER,
LOCALE_SCANTS_BOUQUET_WRITENAMES_NEVER,
LOCALE_SCANTS_BOUQUET_WRITENAMES_UBOUQUETS,
LOCALE_SCANTS_CHANNEL,
LOCALE_SCANTS_FAILED,
LOCALE_SCANTS_FINISHED,

View File

@@ -1230,6 +1230,7 @@ const char * locale_real_names[] =
"menu.hint_scan_autoall",
"menu.hint_scan_autoall_select",
"menu.hint_scan_bouquet",
"menu.hint_scan_bouquet_writenames",
"menu.hint_scan_bw",
"menu.hint_scan_cable",
"menu.hint_scan_cable_simple",
@@ -2022,6 +2023,11 @@ const char * locale_real_names[] =
"scants.bouquet_leave",
"scants.bouquet_satellite",
"scants.bouquet_update",
"scants.bouquet_writenames",
"scants.bouquet_writenames_bouquets",
"scants.bouquet_writenames_ever",
"scants.bouquet_writenames_never",
"scants.bouquet_writenames_ubouquets",
"scants.channel",
"scants.failed",
"scants.finished",