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

@@ -81,6 +81,7 @@
#define MSG_NEXT_CORNER _UxGT("Следующий угол")
#define MSG_EDITING_STOPPED _UxGT("Ред. сетки завершено")
#define MSG_USER_MENU _UxGT("Свои комманды")
#define MSG_UBL_DOING_G29 _UxGT("Выполняем G29")
#define MSG_UBL_UNHOMED _UxGT("Паркуем сначала XYZ")
#define MSG_UBL_TOOLS _UxGT("Утилиты UBL")