update_check: handle update check with localized timer settings

This commit is contained in:
2021-04-10 15:51:30 +02:00
parent f25831e90e
commit 1577847c11
9 changed files with 103 additions and 22 deletions

View File

@@ -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",