@ -9,8 +9,8 @@
# define LANGUAGE_DE_H
# define LANGUAGE_DE_H
# define WELCOME_MSG MACHINE_NAME " Bereit."
# define WELCOME_MSG MACHINE_NAME " Bereit."
# define MSG_SD_INSERTED "SDKarte erkannt"
# define MSG_SD_INSERTED "SDKarte erkannt. "
# define MSG_SD_REMOVED "SDKarte entfernt"
# define MSG_SD_REMOVED "SDKarte entfernt. "
# define MSG_MAIN "Hauptmenü"
# define MSG_MAIN "Hauptmenü"
# define MSG_AUTOSTART "Autostart"
# define MSG_AUTOSTART "Autostart"
# define MSG_DISABLE_STEPPERS "Motoren Aus" // M84
# define MSG_DISABLE_STEPPERS "Motoren Aus" // M84
@ -93,12 +93,12 @@
# define MSG_CARD_MENU "SDKarte"
# define MSG_CARD_MENU "SDKarte"
# define MSG_NO_CARD "Keine SDKarte"
# define MSG_NO_CARD "Keine SDKarte"
# define MSG_DWELL "Warten..."
# define MSG_DWELL "Warten..."
# define MSG_USERWAIT "Warte auf Nutzer"
# define MSG_USERWAIT "Warte auf Nutzer. "
# define MSG_RESUMING "Druck fortsetzung "
# define MSG_RESUMING "Druck geht weiter "
# define MSG_PRINT_ABORTED "Print aborted "
# define MSG_PRINT_ABORTED "Druck abgebrochen "
# define MSG_NO_MOVE "Kein Zug ."
# define MSG_NO_MOVE "Motoren Eingesch ."
# define MSG_KILLED "KILLED"
# define MSG_KILLED "KILLED. "
# define MSG_STOPPED "GESTOPPT "
# define MSG_STOPPED "ANGEHALTEN. "
# define MSG_CONTROL_RETRACT "Retract mm"
# define MSG_CONTROL_RETRACT "Retract mm"
# define MSG_CONTROL_RETRACT_SWAP "Wechs. Retract mm"
# define MSG_CONTROL_RETRACT_SWAP "Wechs. Retract mm"
# define MSG_CONTROL_RETRACTF "Retract V"
# define MSG_CONTROL_RETRACTF "Retract V"
@ -110,8 +110,8 @@
# define MSG_FILAMENTCHANGE "Filament wechseln"
# define MSG_FILAMENTCHANGE "Filament wechseln"
# define MSG_INIT_SDCARD "Init. SD-Card"
# define MSG_INIT_SDCARD "Init. SD-Card"
# define MSG_CNG_SDCARD "Change SD-Card"
# define MSG_CNG_SDCARD "Change SD-Card"
# define MSG_ZPROBE_OUT "Z probe out. bed "
# define MSG_ZPROBE_OUT "Sensor ausserhalb "
# define MSG_POSITION_UNKNOWN "Home X / Y before Z "
# define MSG_POSITION_UNKNOWN "X / Y vor Z Homen. "
# define MSG_ZPROBE_ZOFFSET "Z Offset"
# define MSG_ZPROBE_ZOFFSET "Z Offset"
# define MSG_BABYSTEP_X "Babystep X"
# define MSG_BABYSTEP_X "Babystep X"
# define MSG_BABYSTEP_Y "Babystep Y"
# define MSG_BABYSTEP_Y "Babystep Y"