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

@@ -122,7 +122,7 @@
#define MSG_UBL_OUTPUT_MAP_CSV _UxGT("Voir pour CSV")
#define MSG_UBL_OUTPUT_MAP_BACKUP _UxGT("Voir pour sauveg.")
#define MSG_UBL_INFO_UBL _UxGT("Voir info UBL")
#define MSG_UBL_EDIT_MESH_MENU _UxGT("Modifier maille")
#define MSG_EDIT_MESH _UxGT("Modifier maille")
#define MSG_UBL_FILLIN_AMOUNT _UxGT("Taux de remplissage")
#define MSG_UBL_MANUAL_FILLIN _UxGT("Remplissage manuel")
#define MSG_UBL_SMART_FILLIN _UxGT("Remplissage auto")