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