mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-15 10:46:18 +00:00
Click to resume
This commit is contained in:
parent
1196e3ca59
commit
399efd66ed
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue