🩹 Fix manual move titles (#24518)

This commit is contained in:
Scott Lahteine
2022-07-18 19:52:47 -05:00
committed by GitHub
parent 48e4863cb6
commit ed2071aabd
29 changed files with 35 additions and 10 deletions

View File

@@ -83,6 +83,7 @@ namespace Language_an {
LSTR MSG_MOVE_X = _UxGT("Mover X");
LSTR MSG_MOVE_Y = _UxGT("Mover Y");
LSTR MSG_MOVE_Z = _UxGT("Mover Z");
LSTR MSG_MOVE_N = _UxGT("Mover @");
LSTR MSG_MOVE_E = _UxGT("Extrusor");
LSTR MSG_MOVE_EN = _UxGT("Extrusor *");
LSTR MSG_MOVE_N_MM = _UxGT("Mover $mm");