Browse Source

Update MSG_MOVE_X/Y/Z c=18

3d-gussner 3 years ago
parent
commit
1a1a1d88a7

+ 3 - 3
Firmware/ultralcd.cpp

@@ -4148,9 +4148,9 @@ void lcd_move_menu_axis()
 {
 	MENU_BEGIN();
 	MENU_ITEM_BACK_P(_T(MSG_SETTINGS));
-	MENU_ITEM_SUBMENU_P(_i("Move X"), lcd_move_x);////MSG_MOVE_X
-	MENU_ITEM_SUBMENU_P(_i("Move Y"), lcd_move_y);////MSG_MOVE_Y
-	MENU_ITEM_SUBMENU_P(_i("Move Z"), lcd_move_z);////MSG_MOVE_Z
+	MENU_ITEM_SUBMENU_P(_i("Move X"), lcd_move_x);////MSG_MOVE_X c=18
+	MENU_ITEM_SUBMENU_P(_i("Move Y"), lcd_move_y);////MSG_MOVE_Y c=18
+	MENU_ITEM_SUBMENU_P(_i("Move Z"), lcd_move_z);////MSG_MOVE_Z c=18
 	MENU_ITEM_SUBMENU_P(_T(MSG_EXTRUDER), lcd_move_e);////MSG_EXTRUDER
 	MENU_END();
 }

+ 3 - 3
lang/lang_en.txt

@@ -499,13 +499,13 @@
 #MSG_MOVE_AXIS c=18
 "Move axis"
 
-#MSG_MOVE_X
+#MSG_MOVE_X c=18
 "Move X"
 
-#MSG_MOVE_Y
+#MSG_MOVE_Y c=18
 "Move Y"
 
-#MSG_MOVE_Z
+#MSG_MOVE_Z c=18
 "Move Z"
 
 #MSG_NO_MOVE

+ 3 - 3
lang/lang_en_cz.txt

@@ -666,15 +666,15 @@
 "Move axis"
 "Posunout osu"
 
-#MSG_MOVE_X
+#MSG_MOVE_X c=18
 "Move X"
 "Posunout X"
 
-#MSG_MOVE_Y
+#MSG_MOVE_Y c=18
 "Move Y"
 "Posunout Y"
 
-#MSG_MOVE_Z
+#MSG_MOVE_Z c=18
 "Move Z"
 "Posunout Z"
 

+ 3 - 3
lang/lang_en_de.txt

@@ -666,15 +666,15 @@
 "Move axis"
 "Achse bewegen"
 
-#MSG_MOVE_X
+#MSG_MOVE_X c=18
 "Move X"
 "Bewege X"
 
-#MSG_MOVE_Y
+#MSG_MOVE_Y c=18
 "Move Y"
 "Bewege Y"
 
-#MSG_MOVE_Z
+#MSG_MOVE_Z c=18
 "Move Z"
 "Bewege Z"
 

+ 3 - 3
lang/lang_en_es.txt

@@ -666,15 +666,15 @@
 "Move axis"
 "Mover ejes"
 
-#MSG_MOVE_X
+#MSG_MOVE_X c=18
 "Move X"
 "Mover X"
 
-#MSG_MOVE_Y
+#MSG_MOVE_Y c=18
 "Move Y"
 "Mover Y"
 
-#MSG_MOVE_Z
+#MSG_MOVE_Z c=18
 "Move Z"
 "Mover Z"
 

+ 3 - 3
lang/lang_en_fr.txt

@@ -666,15 +666,15 @@
 "Move axis"
 "Deplacer l'axe"
 
-#MSG_MOVE_X
+#MSG_MOVE_X c=18
 "Move X"
 "Deplacer X"
 
-#MSG_MOVE_Y
+#MSG_MOVE_Y c=18
 "Move Y"
 "Deplacer Y"
 
-#MSG_MOVE_Z
+#MSG_MOVE_Z c=18
 "Move Z"
 "Deplacer Z"
 

+ 3 - 3
lang/lang_en_it.txt

@@ -666,15 +666,15 @@
 "Move axis"
 "Muovi asse"
 
-#MSG_MOVE_X
+#MSG_MOVE_X c=18
 "Move X"
 "Sposta X"
 
-#MSG_MOVE_Y
+#MSG_MOVE_Y c=18
 "Move Y"
 "Sposta Y"
 
-#MSG_MOVE_Z
+#MSG_MOVE_Z c=18
 "Move Z"
 "Sposta Z"
 

+ 3 - 3
lang/lang_en_nl.txt

@@ -666,15 +666,15 @@
 "Move axis"
 "As verplaatsen"
 
-#MSG_MOVE_X
+#MSG_MOVE_X c=18
 "Move X"
 "Verplaats X"
 
-#MSG_MOVE_Y
+#MSG_MOVE_Y c=18
 "Move Y"
 "Verplaats Y"
 
-#MSG_MOVE_Z
+#MSG_MOVE_Z c=18
 "Move Z"
 "Verplaats Z"
 

+ 3 - 3
lang/lang_en_pl.txt

@@ -666,15 +666,15 @@
 "Move axis"
 "Ruch osi"
 
-#MSG_MOVE_X
+#MSG_MOVE_X c=18
 "Move X"
 "Ruch osi X"
 
-#MSG_MOVE_Y
+#MSG_MOVE_Y c=18
 "Move Y"
 "Ruch osi Y"
 
-#MSG_MOVE_Z
+#MSG_MOVE_Z c=18
 "Move Z"
 "Ruch osi Z"