|
|
@ -531,6 +531,7 @@ namespace Language_en {
|
|
|
|
LSTR MSG_ERR_MINTEMP = _UxGT("Err: MINTEMP");
|
|
|
|
LSTR MSG_ERR_MINTEMP = _UxGT("Err: MINTEMP");
|
|
|
|
LSTR MSG_HALTED = _UxGT("PRINTER HALTED");
|
|
|
|
LSTR MSG_HALTED = _UxGT("PRINTER HALTED");
|
|
|
|
LSTR MSG_PLEASE_RESET = _UxGT("Please Reset");
|
|
|
|
LSTR MSG_PLEASE_RESET = _UxGT("Please Reset");
|
|
|
|
|
|
|
|
LSTR MSG_PREHEATING = _UxGT("Preheating...");
|
|
|
|
LSTR MSG_HEATING = _UxGT("Heating...");
|
|
|
|
LSTR MSG_HEATING = _UxGT("Heating...");
|
|
|
|
LSTR MSG_COOLING = _UxGT("Cooling...");
|
|
|
|
LSTR MSG_COOLING = _UxGT("Cooling...");
|
|
|
|
LSTR MSG_BED_HEATING = _UxGT("Bed Heating...");
|
|
|
|
LSTR MSG_BED_HEATING = _UxGT("Bed Heating...");
|
|
|
|