Reorder some language defines

This commit is contained in:
Scott Lahteine
2019-08-05 19:09:40 -05:00
parent 6fdb0bec07
commit 8f0aedeead
14 changed files with 371 additions and 375 deletions

View File

@@ -76,6 +76,7 @@
#define MSG_LEVEL_BED _UxGT("Ohea berdindu")
#define MSG_LEVEL_CORNERS _UxGT("Ertzak berdindu")
#define MSG_NEXT_CORNER _UxGT("Hurrengo ertza")
#define MSG_EDIT_MESH _UxGT("Sarea editatu")
//#define MSG_EDITING_STOPPED _UxGT("Mesh Editing Stopped")
//#define MSG_USER_MENU _UxGT("Custom Commands")
@@ -121,7 +122,6 @@
//#define MSG_UBL_OUTPUT_MAP_CSV _UxGT("Output for CSV")
//#define MSG_UBL_OUTPUT_MAP_BACKUP _UxGT("Off Printer Backup")
//#define MSG_UBL_INFO_UBL _UxGT("Output UBL Info")
#define MSG_EDIT_MESH _UxGT("Sarea editatu")
//#define MSG_UBL_FILLIN_AMOUNT _UxGT("Fill-in Amount")
//#define MSG_UBL_MANUAL_FILLIN _UxGT("Manual Fill-in")
//#define MSG_UBL_SMART_FILLIN _UxGT("Smart Fill-in")
@@ -136,7 +136,7 @@
//#define MSG_UBL_SAVE_MESH _UxGT("Save Bed Mesh")
//#define MSG_MESH_LOADED _UxGT("Mesh %i loaded")
//#define MSG_MESH_SAVED _UxGT("Mesh %i saved")
//#define MSG_NO_STORAGE _UxGT("No storage")
//#define MSG_UBL_NO_STORAGE _UxGT("No storage")
//#define MSG_UBL_SAVE_ERROR _UxGT("Err: UBL Save")
//#define MSG_UBL_RESTORE_ERROR _UxGT("Err: UBL Restore")
//#define MSG_UBL_Z_OFFSET_STOPPED _UxGT("Z-Offset Stopped")