locals: add new locales:

LOCALE_CHANNELLIST_MAKE_NEWLIST, LOCALE_CHANNELLIST_MAKE_REMOVEDLIST,
LOCALE_CHANNELLIST_RESET_FLAGS
This commit is contained in:
[CST] Focus
2012-04-22 15:18:18 +04:00
parent 597ad235b2
commit a5216eb940
3 changed files with 9 additions and 0 deletions

View File

@@ -239,10 +239,13 @@ typedef enum
LOCALE_CHANNELLIST_HEAD,
LOCALE_CHANNELLIST_HISTORY,
LOCALE_CHANNELLIST_MAKE_HDLIST,
LOCALE_CHANNELLIST_MAKE_NEWLIST,
LOCALE_CHANNELLIST_MAKE_REMOVEDLIST,
LOCALE_CHANNELLIST_NEW_ZAP_MODE,
LOCALE_CHANNELLIST_NONEFOUND,
LOCALE_CHANNELLIST_PROVS,
LOCALE_CHANNELLIST_RECORDING_NOT_POSSIBLE,
LOCALE_CHANNELLIST_RESET_FLAGS,
LOCALE_CHANNELLIST_SATS,
LOCALE_CHANNELLIST_SINCE,
LOCALE_CHANNELLIST_START,

View File

@@ -239,10 +239,13 @@ const char * locale_real_names[] =
"channellist.head",
"channellist.history",
"channellist.make_hdlist",
"channellist.make_newlist",
"channellist.make_removedlist",
"channellist.new_zap_mode",
"channellist.nonefound",
"channellist.provs",
"channellist.recording_not_possible",
"channellist.reset_flags",
"channellist.sats",
"channellist.since",
"channellist.start",