mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
update_check: handle update check with localized timer settings
This commit is contained in:
@@ -239,6 +239,12 @@ const char * locale_real_names[] =
|
||||
"audioplayer.streamripper_start",
|
||||
"audioplayer.streamripper_stop",
|
||||
"audioplayer.title_artist",
|
||||
"auto_update_check_6_hours",
|
||||
"auto_update_check_daily",
|
||||
"auto_update_check_monthly",
|
||||
"auto_update_check_off",
|
||||
"auto_update_check_on_start_only",
|
||||
"auto_update_check_weekly",
|
||||
"bookmarkmanager.delete",
|
||||
"bookmarkmanager.name",
|
||||
"bookmarkmanager.rename",
|
||||
@@ -700,6 +706,7 @@ const char * locale_real_names[] =
|
||||
"flashupdate.actionreadflash",
|
||||
"flashupdate.apply_settings",
|
||||
"flashupdate.autocheck",
|
||||
"flashupdate.autocheck_packages",
|
||||
"flashupdate.cantopenfile",
|
||||
"flashupdate.cantopenmtd",
|
||||
"flashupdate.checkupdate_internet",
|
||||
@@ -1265,6 +1272,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_audioplayer_title",
|
||||
"menu.hint_auto_lang",
|
||||
"menu.hint_auto_subs",
|
||||
"menu.hint_auto_update_check",
|
||||
"menu.hint_back",
|
||||
"menu.hint_back_brief",
|
||||
"menu.hint_backlight",
|
||||
|
Reference in New Issue
Block a user