Browse Source

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

AnHardt 10 years ago
parent
commit
8aa6487b4b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/language_de.h

+ 1
- 1
Marlin/language_de.h View File

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

Loading…
Cancel
Save