瀏覽代碼

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"

Loading…
取消
儲存