mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 10:51:12 +02:00
gui/channellist.cpp: add menu option to reset all 'new' channels
This commit is contained in:
@@ -260,6 +260,7 @@ typedef enum
|
||||
LOCALE_CHANNELLIST_NUMERIC_ADJUST,
|
||||
LOCALE_CHANNELLIST_PROVS,
|
||||
LOCALE_CHANNELLIST_RECORDING_NOT_POSSIBLE,
|
||||
LOCALE_CHANNELLIST_RESET_ALL,
|
||||
LOCALE_CHANNELLIST_RESET_FLAGS,
|
||||
LOCALE_CHANNELLIST_SATS,
|
||||
LOCALE_CHANNELLIST_SINCE,
|
||||
|
@@ -260,6 +260,7 @@ const char * locale_real_names[] =
|
||||
"channellist.numeric_adjust",
|
||||
"channellist.provs",
|
||||
"channellist.recording_not_possible",
|
||||
"channellist.reset_all",
|
||||
"channellist.reset_flags",
|
||||
"channellist.sats",
|
||||
"channellist.since",
|
||||
|
Reference in New Issue
Block a user