Add custom user menu title (#11769)
This commit is contained in:
committed by
Scott Lahteine
parent
17494099a9
commit
f38570ac55
@ -81,6 +81,7 @@
|
||||
#define MSG_NEXT_CORNER _UxGT("Prossimo spigolo")
|
||||
#define MSG_EDITING_STOPPED _UxGT("Modif. Mesh Fermata")
|
||||
#define MSG_USER_MENU _UxGT("Comandi Utente")
|
||||
|
||||
#define MSG_UBL_DOING_G29 _UxGT("G29 in corso")
|
||||
#define MSG_UBL_UNHOMED _UxGT("Home XYZ prima")
|
||||
#define MSG_UBL_TOOLS _UxGT("Strumenti UBL")
|
||||
|
Reference in New Issue
Block a user