mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
allow to disable online services w/o cleaning the keys
Origin commit data
------------------
Commit: db896847b9
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-08 (Mon, 08 Aug 2016)
Origin message was:
------------------
- allow to disable online services w/o cleaning the keys
This commit is contained in:
@@ -1420,6 +1420,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_service_scan",
|
||||
"menu.hint_settings",
|
||||
"menu.hint_shoutcast_dev_id",
|
||||
"menu.hint_shoutcast_enabled",
|
||||
"menu.hint_show_mute_icon",
|
||||
"menu.hint_shutdown",
|
||||
"menu.hint_shutdown_count",
|
||||
@@ -1448,6 +1449,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_timers",
|
||||
"menu.hint_timezone",
|
||||
"menu.hint_tmdb_api_key",
|
||||
"menu.hint_tmdb_enabled",
|
||||
"menu.hint_tools",
|
||||
"menu.hint_tvmode",
|
||||
"menu.hint_tvradio_switch",
|
||||
@@ -1486,6 +1488,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_webtv_setup",
|
||||
"menu.hint_window_size",
|
||||
"menu.hint_youtube_dev_id",
|
||||
"menu.hint_youtube_enabled",
|
||||
"menu.hint_ytplay",
|
||||
"menu.hint_ytplay_setup",
|
||||
"menu.hint_zap_cycle",
|
||||
@@ -2278,6 +2281,7 @@ const char * locale_real_names[] =
|
||||
"settings.restore",
|
||||
"settings.restore_warn",
|
||||
"shoutcast.dev_id",
|
||||
"shoutcast.enabled",
|
||||
"shutdown.recording_query",
|
||||
"shutdowntimer.announce",
|
||||
"sleeptimerbox.announce",
|
||||
@@ -2398,6 +2402,7 @@ const char * locale_real_names[] =
|
||||
"timing.numericzap",
|
||||
"timing.volumebar",
|
||||
"tmdb.api_key",
|
||||
"tmdb.enabled",
|
||||
"tmdb.read_data",
|
||||
"unicable.lnb",
|
||||
"unicable.qrg",
|
||||
@@ -2506,6 +2511,7 @@ const char * locale_real_names[] =
|
||||
"word.from",
|
||||
"word.in",
|
||||
"youtube.dev_id",
|
||||
"youtube.enabled",
|
||||
"zapit.scantype",
|
||||
"zapit.scantype.all",
|
||||
"zapit.scantype.radio",
|
||||
|
Reference in New Issue
Block a user