Define #MSG_FAIL_STATS c=18
This commit is contained in:
parent
d427563e2b
commit
7a99f63ffd
9 changed files with 9 additions and 9 deletions
|
@ -6665,7 +6665,7 @@ static void lcd_main_menu()
|
|||
}
|
||||
|
||||
#if defined(TMC2130) || defined(FILAMENT_SENSOR)
|
||||
MENU_ITEM_SUBMENU_P(_i("Fail stats"), lcd_menu_fails_stats);////c=18
|
||||
MENU_ITEM_SUBMENU_P(_i("Fail stats"), lcd_menu_fails_stats);////MSG_FAIL_STATS c=18
|
||||
#endif
|
||||
if (mmu_enabled) {
|
||||
MENU_ITEM_SUBMENU_P(_i("Fail stats MMU"), lcd_menu_fails_stats_mmu);////MSG_MMU_FAIL_STATS c=18
|
||||
|
|
|
@ -238,7 +238,7 @@
|
|||
#MSG_FSENSOR_AUTOLOAD c=13
|
||||
"F. autoload"
|
||||
|
||||
# c=18
|
||||
#MSG_FAIL_STATS c=18
|
||||
"Fail stats"
|
||||
|
||||
#MSG_FAN_SPEED c=14
|
||||
|
|
|
@ -318,7 +318,7 @@
|
|||
"F. autoload"
|
||||
"F. autozav."
|
||||
|
||||
# c=18
|
||||
#MSG_FAIL_STATS c=18
|
||||
"Fail stats"
|
||||
"Selhani"
|
||||
|
||||
|
|
|
@ -318,7 +318,7 @@
|
|||
"F. autoload"
|
||||
"F. autoladen"
|
||||
|
||||
# c=18
|
||||
#MSG_FAIL_STATS c=18
|
||||
"Fail stats"
|
||||
"Fehlerstatistik"
|
||||
|
||||
|
|
|
@ -318,7 +318,7 @@
|
|||
"F. autoload"
|
||||
"Autocarg.fil."
|
||||
|
||||
# c=18
|
||||
#MSG_FAIL_STATS c=18
|
||||
"Fail stats"
|
||||
"Estadistica de fallos"
|
||||
|
||||
|
|
|
@ -318,7 +318,7 @@
|
|||
"F. autoload"
|
||||
"F. autocharg."
|
||||
|
||||
# c=18
|
||||
#MSG_FAIL_STATS c=18
|
||||
"Fail stats"
|
||||
"Stat. d'echec"
|
||||
|
||||
|
|
|
@ -318,7 +318,7 @@
|
|||
"F. autoload"
|
||||
"Autocar.fil."
|
||||
|
||||
# c=18
|
||||
#MSG_FAIL_STATS c=18
|
||||
"Fail stats"
|
||||
"Stat. fallimenti"
|
||||
|
||||
|
|
|
@ -318,7 +318,7 @@
|
|||
"F. autoload"
|
||||
"F. autoladen"
|
||||
|
||||
# c=18
|
||||
#MSG_FAIL_STATS c=18
|
||||
"Fail stats"
|
||||
"Foutstatistieken"
|
||||
|
||||
|
|
|
@ -318,7 +318,7 @@
|
|||
"F. autoload"
|
||||
"Autolad. fil."
|
||||
|
||||
# c=18
|
||||
#MSG_FAIL_STATS c=18
|
||||
"Fail stats"
|
||||
"Statystyki bledow"
|
||||
|
||||
|
|
Loading…
Reference in a new issue