Skip to content
Snippets Groups Projects
Commit 399efd66 authored by Scott Lahteine's avatar Scott Lahteine
Browse files

Click to resume

parent 1196e3ca
Branches
Tags
No related merge requests found
...@@ -355,7 +355,7 @@ ...@@ -355,7 +355,7 @@
#define MSG_DWELL _UxGT("Sleep...") #define MSG_DWELL _UxGT("Sleep...")
#endif #endif
#ifndef MSG_USERWAIT #ifndef MSG_USERWAIT
#define MSG_USERWAIT _UxGT("Wait for user...") #define MSG_USERWAIT _UxGT("Click to resume...")
#endif #endif
#ifndef MSG_RESUMING #ifndef MSG_RESUMING
#define MSG_RESUMING _UxGT("Resuming print") #define MSG_RESUMING _UxGT("Resuming print")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment