Explorar el Código

Add german MSG_RESUMING.

daid303 hace 11 años
padre
commit
5e3873c8db
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      Marlin/language.h

+ 1
- 0
Marlin/language.h Ver fichero

@@ -570,6 +570,7 @@
570 570
 	#define MSG_NO_CARD          "Keine SDKarte"
571 571
 	#define MSG_DWELL            "Warten..."		
572 572
 	#define MSG_USERWAIT         "Warte auf Nutzer..."
573
+    #define MSG_RESUMING         "Druck fortsetzung"
573 574
 	#define MSG_NO_MOVE          "Kein Zug."
574 575
 	#define MSG_PART_RELEASE     "Stepper tlw frei"
575 576
 	#define MSG_KILLED           "KILLED"

Loading…
Cancelar
Guardar