Add missing MSG_PAUSE_PRINT_INIT_1 for en
This commit is contained in:
parent
12d340cf2a
commit
ab8052887f
|
@ -1362,6 +1362,9 @@
|
|||
#ifndef MSG_ADVANCED_PAUSE_WAITING_1
|
||||
#define MSG_ADVANCED_PAUSE_WAITING_1 _UxGT("Click to continue")
|
||||
#endif
|
||||
#ifndef MSG_PAUSE_PRINT_INIT_1
|
||||
#define MSG_PAUSE_PRINT_INIT_1 _UxGT("Parking...")
|
||||
#endif
|
||||
#ifndef MSG_FILAMENT_CHANGE_INIT_1
|
||||
#define MSG_FILAMENT_CHANGE_INIT_1 _UxGT("Please wait...")
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue