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) {
|
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("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
|
#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
|
#endif //LCD_TEST
|
||||||
|
|
||||||
MENU_END();
|
MENU_END();
|
||||||
|
|
|
||||||
|
|
@ -823,7 +823,7 @@
|
||||||
#MSG_STOPPED c=20
|
#MSG_STOPPED c=20
|
||||||
"STOPPED. "
|
"STOPPED. "
|
||||||
|
|
||||||
#MSG_SUPPORT
|
#MSG_SUPPORT c=18
|
||||||
"Support"
|
"Support"
|
||||||
|
|
||||||
#MSG_SELFTEST_SWAPPED c=16
|
#MSG_SELFTEST_SWAPPED c=16
|
||||||
|
|
|
||||||
|
|
@ -1098,7 +1098,7 @@
|
||||||
"STOPPED. "
|
"STOPPED. "
|
||||||
"ZASTAVENO."
|
"ZASTAVENO."
|
||||||
|
|
||||||
#MSG_SUPPORT
|
#MSG_SUPPORT c=18
|
||||||
"Support"
|
"Support"
|
||||||
"Podpora"
|
"Podpora"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1098,7 +1098,7 @@
|
||||||
"STOPPED. "
|
"STOPPED. "
|
||||||
"GESTOPPT."
|
"GESTOPPT."
|
||||||
|
|
||||||
#MSG_SUPPORT
|
#MSG_SUPPORT c=18
|
||||||
"Support"
|
"Support"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1098,7 +1098,7 @@
|
||||||
"STOPPED. "
|
"STOPPED. "
|
||||||
"PARADA"
|
"PARADA"
|
||||||
|
|
||||||
#MSG_SUPPORT
|
#MSG_SUPPORT c=18
|
||||||
"Support"
|
"Support"
|
||||||
"Soporte"
|
"Soporte"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1098,7 +1098,7 @@
|
||||||
"STOPPED. "
|
"STOPPED. "
|
||||||
"ARRETE."
|
"ARRETE."
|
||||||
|
|
||||||
#MSG_SUPPORT
|
#MSG_SUPPORT c=18
|
||||||
"Support"
|
"Support"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1098,7 +1098,7 @@
|
||||||
"STOPPED. "
|
"STOPPED. "
|
||||||
"ARRESTATO."
|
"ARRESTATO."
|
||||||
|
|
||||||
#MSG_SUPPORT
|
#MSG_SUPPORT c=18
|
||||||
"Support"
|
"Support"
|
||||||
"Supporto"
|
"Supporto"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1098,7 +1098,7 @@
|
||||||
"STOPPED. "
|
"STOPPED. "
|
||||||
"GESTOPT. "
|
"GESTOPT. "
|
||||||
|
|
||||||
#MSG_SUPPORT
|
#MSG_SUPPORT c=18
|
||||||
"Support"
|
"Support"
|
||||||
"\x00"
|
"\x00"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1098,7 +1098,7 @@
|
||||||
"STOPPED. "
|
"STOPPED. "
|
||||||
"ZATRZYMANO."
|
"ZATRZYMANO."
|
||||||
|
|
||||||
#MSG_SUPPORT
|
#MSG_SUPPORT c=18
|
||||||
"Support"
|
"Support"
|
||||||
"Wsparcie"
|
"Wsparcie"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue