Browse Source

Update MSG_AMBIENT c=14

3d-gussner 3 years ago
parent
commit
fe1b4e50be

+ 2 - 2
Firmware/ultralcd.cpp

@@ -1708,7 +1708,7 @@ static void lcd_menu_temperatures_line(const char *ipgmLabel, int value){
 //! |01234567890123456789|
 //! | Nozzle:        000D|	c=14 r=1
 //! | Bed:           000D|	c=14 r=1
-//! | Ambient:       000D|	c=14 r=1
+//! | Ambient:       000D|	c=14
 //! | PINDA:         000D|	c=14 r=1
 //! ----------------------
 //! D - Degree sysmbol		LCD_STR_DEGREE
@@ -1721,7 +1721,7 @@ static void lcd_menu_temperatures()
     lcd_menu_temperatures_line( _T(MSG_NOZZLE), (int)current_temperature[0] ); ////c=14 r=1
     lcd_menu_temperatures_line( _T(MSG_BED), (int)current_temperature_bed );  ////c=14 r=1
 #ifdef AMBIENT_THERMISTOR
-    lcd_menu_temperatures_line( _i("Ambient"), (int)current_temperature_ambient );  ////c=14 r=1
+    lcd_menu_temperatures_line( _i("Ambient"), (int)current_temperature_ambient );  ////MSG_AMBIENT c=14
 #endif //AMBIENT_THERMISTOR
 #ifdef PINDA_THERMISTOR
     lcd_menu_temperatures_line( _i("PINDA"), (int)current_temperature_pinda );  ////c=14

+ 1 - 1
lang/lang_en.txt

@@ -37,7 +37,7 @@
 #MSG_WIZARD_DONE c=20 r=8
 "All is done. Happy printing!"
 
-#
+#MSG_AMBIENT c=14
 "Ambient"
 
 #MSG_AUTO c=6

+ 1 - 1
lang/lang_en_cz.txt

@@ -50,7 +50,7 @@
 "All is done. Happy printing!"
 "Vse je hotovo."
 
-#
+#MSG_AMBIENT c=14
 "Ambient"
 "Okoli"
 

+ 1 - 1
lang/lang_en_de.txt

@@ -50,7 +50,7 @@
 "All is done. Happy printing!"
 "Alles abgeschlossen. Viel Spass beim Drucken!"
 
-#
+#MSG_AMBIENT c=14
 "Ambient"
 "Raumtemp."
 

+ 1 - 1
lang/lang_en_es.txt

@@ -50,7 +50,7 @@
 "All is done. Happy printing!"
 "Terminado! Feliz impresion!"
 
-#
+#MSG_AMBIENT c=14
 "Ambient"
 "Ambiente"
 

+ 1 - 1
lang/lang_en_fr.txt

@@ -50,7 +50,7 @@
 "All is done. Happy printing!"
 "Tout est pret. Bonne impression!"
 
-#
+#MSG_AMBIENT c=14
 "Ambient"
 "Ambiant"
 

+ 1 - 1
lang/lang_en_it.txt

@@ -50,7 +50,7 @@
 "All is done. Happy printing!"
 "Tutto fatto. Buona stampa!"
 
-#
+#MSG_AMBIENT c=14
 "Ambient"
 "Ambiente"
 

+ 1 - 1
lang/lang_en_nl.txt

@@ -50,7 +50,7 @@
 "All is done. Happy printing!"
 "Klaar. Happy printing!"
 
-#
+#MSG_AMBIENT c=14
 "Ambient"
 "Kamertemp."
 

+ 1 - 1
lang/lang_en_pl.txt

@@ -50,7 +50,7 @@
 "All is done. Happy printing!"
 "Gotowe. Udanego drukowania!"
 
-#
+#MSG_AMBIENT c=14
 "Ambient"
 "Otoczenie"