ソースを参照

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

読み込み中…
キャンセル
保存