Add custom user menu title (#11769)
This commit is contained in:
committed by
Scott Lahteine
parent
17494099a9
commit
f38570ac55
@@ -83,8 +83,8 @@
|
||||
#define MSG_LEVEL_CORNERS _UxGT("Nivelar Cantos")
|
||||
#define MSG_NEXT_CORNER _UxGT("Próximo Canto")
|
||||
#define MSG_EDITING_STOPPED _UxGT("Fim da Edição")
|
||||
|
||||
#define MSG_USER_MENU _UxGT("Comando customizado")
|
||||
|
||||
#define MSG_UBL_DOING_G29 _UxGT("Executando G29")
|
||||
#define MSG_UBL_UNHOMED _UxGT("Fora da Origam")
|
||||
#define MSG_UBL_TOOLS _UxGT("Ferramentas UBL")
|
||||
|
||||
Reference in New Issue
Block a user