Browse Source

Define #MSG_PRINTER_IP c=18

3d-gussner 3 years ago
parent
commit
d864a5cfdb

+ 1 - 1
Firmware/ultralcd.cpp

@@ -1967,7 +1967,7 @@ static void lcd_support_menu()
   if (IP_address) {
       
       MENU_ITEM_BACK_P(STR_SEPARATOR);
-      MENU_ITEM_BACK_P(PSTR("Printer IP Addr:"));  ////c=18
+      MENU_ITEM_BACK_P(PSTR("Printer IP Addr:"));  ////MSG_PRINTER_IP c=18
       MENU_ITEM_BACK_P(PSTR(" "));
       if (((menu_item - 1) == menu_line) && lcd_draw_update) {
           lcd_set_cursor(2, menu_row);

+ 3 - 0
lang/lang_en.txt

@@ -1086,3 +1086,6 @@
 
 #MSG_Z_PROBE_NR c=14
 "Z-probe nr."
+
+#MSG_PRINTER_IP c=18
+"Printer IP Addr:"

+ 4 - 0
lang/lang_en_cz.txt

@@ -1449,3 +1449,7 @@
 #MSG_Z_PROBE_NR c=14
 "Z-probe nr."
 "Pocet mereni Z"
+
+#MSG_PRINTER_IP c=18
+"Printer IP Addr:"
+"\x00"

+ 4 - 0
lang/lang_en_de.txt

@@ -1449,3 +1449,7 @@
 #MSG_Z_PROBE_NR c=14
 "Z-probe nr."
 "\x00"
+
+#MSG_PRINTER_IP c=18
+"Printer IP Addr:"
+"Drucker IP Adr.:"

+ 4 - 0
lang/lang_en_es.txt

@@ -1449,3 +1449,7 @@
 #MSG_Z_PROBE_NR c=14
 "Z-probe nr."
 "Z-sensor nr."
+
+#MSG_PRINTER_IP c=18
+"Printer IP Addr:"
+"\x00"

+ 4 - 0
lang/lang_en_fr.txt

@@ -1449,3 +1449,7 @@
 #MSG_Z_PROBE_NR c=14
 "Z-probe nr."
 "Mesurer x-fois"
+
+#MSG_PRINTER_IP c=18
+"Printer IP Addr:"
+"\x00"

+ 4 - 0
lang/lang_en_it.txt

@@ -1449,3 +1449,7 @@
 #MSG_Z_PROBE_NR c=14
 "Z-probe nr."
 "Nr. Z-test"
+
+#MSG_PRINTER_IP c=18
+"Printer IP Addr:"
+"\x00"

+ 4 - 0
lang/lang_en_nl.txt

@@ -1449,3 +1449,7 @@
 #MSG_Z_PROBE_NR c=14
 "Z-probe nr."
 "\x00"
+
+#MSG_PRINTER_IP c=18
+"Printer IP Addr:"
+"\x00"

+ 4 - 0
lang/lang_en_pl.txt

@@ -1449,3 +1449,7 @@
 #MSG_Z_PROBE_NR c=14
 "Z-probe nr."
 "Ilosc Pomiarow"
+
+#MSG_PRINTER_IP c=18
+"Printer IP Addr:"
+"\x00"