Browse Source

MSG_ENDSTOP_ABORT = 'Endstop abort' > 'Endstop Abbr. Ein'

pull/1/head
AnHardt 10 years ago
parent
commit
8aa6487b4b
  1. 2
      Marlin/language_de.h

2
Marlin/language_de.h

@ -116,7 +116,7 @@
#define MSG_BABYSTEP_X "Babystep X" #define MSG_BABYSTEP_X "Babystep X"
#define MSG_BABYSTEP_Y "Babystep Y" #define MSG_BABYSTEP_Y "Babystep Y"
#define MSG_BABYSTEP_Z "Babystep Z" #define MSG_BABYSTEP_Z "Babystep Z"
#define MSG_ENDSTOP_ABORT "Endstop abort" #define MSG_ENDSTOP_ABORT "Endstop Abbr. Ein"
#ifdef DELTA_CALIBRATION_MENU #ifdef DELTA_CALIBRATION_MENU
#define MSG_DELTA_CALIBRATE "Delta Calibration" #define MSG_DELTA_CALIBRATE "Delta Calibration"

Loading…
Cancel
Save