Add custom user menu title (#11769)
This commit is contained in:
committed by
Scott Lahteine
parent
17494099a9
commit
f38570ac55
@ -191,7 +191,7 @@
|
||||
#define MSG_EDITING_STOPPED _UxGT("Mesh Editing Stopped")
|
||||
#endif
|
||||
#ifndef MSG_USER_MENU
|
||||
#define MSG_USER_MENU _UxGT("Custom User Commands")
|
||||
#define MSG_USER_MENU _UxGT("Custom Commands")
|
||||
#endif
|
||||
#ifndef MSG_UBL_DOING_G29
|
||||
#define MSG_UBL_DOING_G29 _UxGT("Doing G29")
|
||||
|
Reference in New Issue
Block a user