Update #MSG_SUPPORT c=18
This commit is contained in:
parent
ba38262109
commit
2e43234d3f
@ -6670,9 +6670,9 @@ static void lcd_main_menu()
|
||||
if (mmu_enabled) {
|
||||
MENU_ITEM_SUBMENU_P(_i("Fail stats MMU"), lcd_menu_fails_stats_mmu);////MSG_MMU_FAIL_STATS c=18
|
||||
}
|
||||
MENU_ITEM_SUBMENU_P(_i("Support"), lcd_support_menu);////MSG_SUPPORT
|
||||
MENU_ITEM_SUBMENU_P(_i("Support"), lcd_support_menu);////MSG_SUPPORT c=18
|
||||
#ifdef LCD_TEST
|
||||
MENU_ITEM_SUBMENU_P(_i("W25x20CL init"), lcd_test_menu);////MSG_SUPPORT
|
||||
MENU_ITEM_SUBMENU_P(_i("W25x20CL init"), lcd_test_menu);
|
||||
#endif //LCD_TEST
|
||||
|
||||
MENU_END();
|
||||
|
@ -823,7 +823,7 @@
|
||||
#MSG_STOPPED c=20
|
||||
"STOPPED. "
|
||||
|
||||
#MSG_SUPPORT
|
||||
#MSG_SUPPORT c=18
|
||||
"Support"
|
||||
|
||||
#MSG_SELFTEST_SWAPPED c=16
|
||||
|
@ -1098,7 +1098,7 @@
|
||||
"STOPPED. "
|
||||
"ZASTAVENO."
|
||||
|
||||
#MSG_SUPPORT
|
||||
#MSG_SUPPORT c=18
|
||||
"Support"
|
||||
"Podpora"
|
||||
|
||||
|
@ -1098,7 +1098,7 @@
|
||||
"STOPPED. "
|
||||
"GESTOPPT."
|
||||
|
||||
#MSG_SUPPORT
|
||||
#MSG_SUPPORT c=18
|
||||
"Support"
|
||||
"\x00"
|
||||
|
||||
|
@ -1098,7 +1098,7 @@
|
||||
"STOPPED. "
|
||||
"PARADA"
|
||||
|
||||
#MSG_SUPPORT
|
||||
#MSG_SUPPORT c=18
|
||||
"Support"
|
||||
"Soporte"
|
||||
|
||||
|
@ -1098,7 +1098,7 @@
|
||||
"STOPPED. "
|
||||
"ARRETE."
|
||||
|
||||
#MSG_SUPPORT
|
||||
#MSG_SUPPORT c=18
|
||||
"Support"
|
||||
"\x00"
|
||||
|
||||
|
@ -1098,7 +1098,7 @@
|
||||
"STOPPED. "
|
||||
"ARRESTATO."
|
||||
|
||||
#MSG_SUPPORT
|
||||
#MSG_SUPPORT c=18
|
||||
"Support"
|
||||
"Supporto"
|
||||
|
||||
|
@ -1098,7 +1098,7 @@
|
||||
"STOPPED. "
|
||||
"GESTOPT. "
|
||||
|
||||
#MSG_SUPPORT
|
||||
#MSG_SUPPORT c=18
|
||||
"Support"
|
||||
"\x00"
|
||||
|
||||
|
@ -1098,7 +1098,7 @@
|
||||
"STOPPED. "
|
||||
"ZATRZYMANO."
|
||||
|
||||
#MSG_SUPPORT
|
||||
#MSG_SUPPORT c=18
|
||||
"Support"
|
||||
"Wsparcie"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user