瀏覽代碼

Click to resume

Scott Lahteine 7 年之前
父節點
當前提交
399efd66ed
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      Marlin/language_en.h

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

@@ -355,7 +355,7 @@
355 355
   #define MSG_DWELL                           _UxGT("Sleep...")
356 356
 #endif
357 357
 #ifndef MSG_USERWAIT
358
-  #define MSG_USERWAIT                        _UxGT("Wait for user...")
358
+  #define MSG_USERWAIT                        _UxGT("Click to resume...")
359 359
 #endif
360 360
 #ifndef MSG_RESUMING
361 361
   #define MSG_RESUMING                        _UxGT("Resuming print")

Loading…
取消
儲存