Browse Source

Click to resume

pull/1/head
Scott Lahteine 8 years ago
parent
commit
399efd66ed
  1. 2
      Marlin/language_en.h

2
Marlin/language_en.h

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

Loading…
Cancel
Save