Click to resume

This commit is contained in:
Scott Lahteine 2017-05-03 22:26:06 -05:00
parent 1196e3ca59
commit 399efd66ed

View file

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