MSG_UBL_EDIT_MESH_MENU => MSG_EDIT_MESH

This commit is contained in:
Scott Lahteine
2018-11-03 02:20:06 -05:00
parent cd066bfeba
commit fc84878cba
13 changed files with 15 additions and 15 deletions

View File

@ -348,8 +348,8 @@
#ifndef MSG_UBL_INFO_UBL
#define MSG_UBL_INFO_UBL _UxGT("Output UBL Info")
#endif
#ifndef MSG_UBL_EDIT_MESH_MENU
#define MSG_UBL_EDIT_MESH_MENU _UxGT("Edit Mesh")
#ifndef MSG_EDIT_MESH
#define MSG_EDIT_MESH _UxGT("Edit Mesh")
#endif
#ifndef MSG_UBL_FILLIN_AMOUNT
#define MSG_UBL_FILLIN_AMOUNT _UxGT("Fill-in Amount")