Followup to #5550 - spacing before "mm"

This commit is contained in:
Scott Lahteine
2016-12-20 02:26:42 -08:00
parent 1a26ce1cdc
commit 1e419655f3
9 changed files with 10 additions and 10 deletions

View File

@ -150,7 +150,7 @@
#define MSG_CONTROL_RETRACTF _UxGT("Ritrai V")
#define MSG_CONTROL_RETRACT_ZLIFT _UxGT("Salta mm")
#define MSG_CONTROL_RETRACT_RECOVER _UxGT("UnRet mm")
#define MSG_CONTROL_RETRACT_RECOVER_SWAP _UxGT("Scamb. UnRetmm")
#define MSG_CONTROL_RETRACT_RECOVER_SWAP _UxGT("Scamb. UnRet mm")
#define MSG_CONTROL_RETRACT_RECOVERF _UxGT("UnRet V")
#define MSG_AUTORETRACT _UxGT("AutoRitrai")
#define MSG_FILAMENTCHANGE _UxGT("Cambia filamento")