浏览代码

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

AnHardt 10 年前
父节点
当前提交
8aa6487b4b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Marlin/language_de.h

+ 1
- 1
Marlin/language_de.h 查看文件

@@ -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"

正在加载...
取消
保存