Add custom user menu title (#11769)

This commit is contained in:
InsanityAutomation
2018-09-19 16:04:34 -04:00
committed by Scott Lahteine
parent 17494099a9
commit f38570ac55
71 changed files with 78 additions and 8 deletions

View File

@@ -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")