Update #MSG_STATISTICS c=18
This commit is contained in:
parent
960ebac02d
commit
ba38262109
9 changed files with 9 additions and 9 deletions
|
@ -6661,7 +6661,7 @@ static void lcd_main_menu()
|
|||
}
|
||||
|
||||
if (!is_usb_printing && (lcd_commands_type != LcdCommands::Layer1Cal)) {
|
||||
MENU_ITEM_SUBMENU_P(_i("Statistics "), lcd_menu_statistics);////MSG_STATISTICS
|
||||
MENU_ITEM_SUBMENU_P(_i("Statistics "), lcd_menu_statistics);////MSG_STATISTICS c=18
|
||||
}
|
||||
|
||||
#if defined(TMC2130) || defined(FILAMENT_SENSOR)
|
||||
|
|
|
@ -814,7 +814,7 @@
|
|||
#MSG_TEMP_CAL_WARNING c=20 r=4
|
||||
"Stable ambient temperature 21-26C is needed a rigid stand is required."
|
||||
|
||||
#MSG_STATISTICS
|
||||
#MSG_STATISTICS c=18
|
||||
"Statistics "
|
||||
|
||||
#MSG_STOP_PRINT c=18
|
||||
|
|
|
@ -1086,7 +1086,7 @@
|
|||
"Stable ambient temperature 21-26C is needed a rigid stand is required."
|
||||
"Je vyzadovana stabilni pokojova teplota 21-26C a pevna podlozka."
|
||||
|
||||
#MSG_STATISTICS
|
||||
#MSG_STATISTICS c=18
|
||||
"Statistics "
|
||||
"Statistika "
|
||||
|
||||
|
|
|
@ -1086,7 +1086,7 @@
|
|||
"Stable ambient temperature 21-26C is needed a rigid stand is required."
|
||||
"Stabile Umgebungs- temperatur 21-26C und feste Stand- flaeche erforderlich"
|
||||
|
||||
#MSG_STATISTICS
|
||||
#MSG_STATISTICS c=18
|
||||
"Statistics "
|
||||
"Statistiken "
|
||||
|
||||
|
|
|
@ -1086,7 +1086,7 @@
|
|||
"Stable ambient temperature 21-26C is needed a rigid stand is required."
|
||||
"Se necesita una temperatura ambiente ente 21 y 26C y un soporte rigido."
|
||||
|
||||
#MSG_STATISTICS
|
||||
#MSG_STATISTICS c=18
|
||||
"Statistics "
|
||||
"Estadisticas "
|
||||
|
||||
|
|
|
@ -1086,7 +1086,7 @@
|
|||
"Stable ambient temperature 21-26C is needed a rigid stand is required."
|
||||
"Une temperature ambiante stable de 21-26C et un support stable sont requis."
|
||||
|
||||
#MSG_STATISTICS
|
||||
#MSG_STATISTICS c=18
|
||||
"Statistics "
|
||||
"Statistiques"
|
||||
|
||||
|
|
|
@ -1086,7 +1086,7 @@
|
|||
"Stable ambient temperature 21-26C is needed a rigid stand is required."
|
||||
"Sono necessari una temperatura ambiente di 21-26C e una superficie rigida "
|
||||
|
||||
#MSG_STATISTICS
|
||||
#MSG_STATISTICS c=18
|
||||
"Statistics "
|
||||
"Statistiche"
|
||||
|
||||
|
|
|
@ -1086,7 +1086,7 @@
|
|||
"Stable ambient temperature 21-26C is needed a rigid stand is required."
|
||||
"En stabiele 21-26C omgevingstemperatuur is nodig,een stevige stand is vereist."
|
||||
|
||||
#MSG_STATISTICS
|
||||
#MSG_STATISTICS c=18
|
||||
"Statistics "
|
||||
"Statistieken"
|
||||
|
||||
|
|
|
@ -1086,7 +1086,7 @@
|
|||
"Stable ambient temperature 21-26C is needed a rigid stand is required."
|
||||
"Potrzebna jest stabilna temperatura otoczenia 21-26C i stabilne podloze."
|
||||
|
||||
#MSG_STATISTICS
|
||||
#MSG_STATISTICS c=18
|
||||
"Statistics "
|
||||
"Statystyki"
|
||||
|
||||
|
|
Loading…
Reference in a new issue