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

This commit is contained in:
AnHardt 2015-01-29 13:12:55 +01:00
parent 666ad7106b
commit 8aa6487b4b

View file

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