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
|
#ifndef MSG_ADVANCED_PAUSE_WAITING_1
|
||||||
#define MSG_ADVANCED_PAUSE_WAITING_1 _UxGT("Click to continue")
|
#define MSG_ADVANCED_PAUSE_WAITING_1 _UxGT("Click to continue")
|
||||||
#endif
|
#endif
|
||||||
|
#ifndef MSG_PAUSE_PRINT_INIT_1
|
||||||
|
#define MSG_PAUSE_PRINT_INIT_1 _UxGT("Parking...")
|
||||||
|
#endif
|
||||||
#ifndef MSG_FILAMENT_CHANGE_INIT_1
|
#ifndef MSG_FILAMENT_CHANGE_INIT_1
|
||||||
#define MSG_FILAMENT_CHANGE_INIT_1 _UxGT("Please wait...")
|
#define MSG_FILAMENT_CHANGE_INIT_1 _UxGT("Please wait...")
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user