Parcourir la source

Click to resume

Scott Lahteine il y a 7 ans
Parent
révision
399efd66ed
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      Marlin/language_en.h

+ 1
- 1
Marlin/language_en.h Voir le fichier

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

Chargement…
Annuler
Enregistrer