- vfd-setup: add hint, hinticon and key to graphlcd item

This commit is contained in:
vanhofen
2022-12-03 21:48:05 +01:00
committed by Thilo Graf
parent b7be8ebaaf
commit 516d1e1d98
8 changed files with 22 additions and 7 deletions

View File

@@ -1403,6 +1403,7 @@ typedef enum
LOCALE_MENU_HINT_FOOT_BACK,
LOCALE_MENU_HINT_FOOT_TEXTCOLOR,
LOCALE_MENU_HINT_GAMES,
LOCALE_MENU_HINT_GLCD_SUPPORT,
LOCALE_MENU_HINT_HDD,
LOCALE_MENU_HINT_HDD_ALLOW_SET_RECDIR,
LOCALE_MENU_HINT_HDD_APPLY,

View File

@@ -1403,6 +1403,7 @@ const char * locale_real_names[] =
"menu.hint_foot_back",
"menu.hint_foot_textcolor",
"menu.hint_games",
"menu.hint_glcd_support",
"menu.hint_hdd",
"menu.hint_hdd_allow_set_recdir",
"menu.hint_hdd_apply",