diff --git a/Firmware/ultralcd.cpp b/Firmware/ultralcd.cpp
index 8433603d..49fb2d77 100755
--- a/Firmware/ultralcd.cpp
+++ b/Firmware/ultralcd.cpp
@@ -3045,7 +3045,7 @@ void lcd_adjust_bed(void)
 //! 
 //! @code{.unparsed}
 //! |01234567890123456789|
-//! | Set temperature:   |	MSG_SET_TEMPERATURE
+//! |Set temperature:    |	MSG_SET_TEMPERATURE c=20
 //! |                    |
 //! | 210                |
 //! |                    |
@@ -3054,7 +3054,7 @@ void lcd_adjust_bed(void)
 void pid_extruder()
 {
 	lcd_clear();
-	lcd_puts_at_P(1, 0, _i("Set temperature:"));////MSG_SET_TEMPERATURE c=19
+	lcd_puts_at_P(0, 0, _i("Set temperature:"));////MSG_SET_TEMPERATURE
 	pid_temp += int(lcd_encoder);
 	if (pid_temp > HEATER_0_MAXTEMP) pid_temp = HEATER_0_MAXTEMP;
 	if (pid_temp < HEATER_0_MINTEMP) pid_temp = HEATER_0_MINTEMP;
diff --git a/lang/lang_en_cz.txt b/lang/lang_en_cz.txt
index 7c91fb4d..906c3a9e 100644
--- a/lang/lang_en_cz.txt
+++ b/lang/lang_en_cz.txt
@@ -998,7 +998,7 @@
 "Select nozzle preheat temperature which matches your material."
 "Vyberte teplotu predehrati trysky ktera odpovida vasemu materialu."
 
-#MSG_SET_TEMPERATURE c=19
+#MSG_SET_TEMPERATURE c=20
 "Set temperature:"
 "Nastavte teplotu:"
 
diff --git a/lang/lang_en_de.txt b/lang/lang_en_de.txt
index 7f4efe95..98d864b0 100644
--- a/lang/lang_en_de.txt
+++ b/lang/lang_en_de.txt
@@ -998,7 +998,7 @@
 "Select nozzle preheat temperature which matches your material."
 "Bitte Vorheiztemperatur auswaehlen, die Ihrem Material entspricht."
 
-#MSG_SET_TEMPERATURE c=19
+#MSG_SET_TEMPERATURE c=20
 "Set temperature:"
 "Temp. einstellen:"
 
diff --git a/lang/lang_en_es.txt b/lang/lang_en_es.txt
index a3a03ca8..3c68b67f 100644
--- a/lang/lang_en_es.txt
+++ b/lang/lang_en_es.txt
@@ -998,7 +998,7 @@
 "Select nozzle preheat temperature which matches your material."
 "Selecciona la temperatura para precalentar la boquilla que se ajuste a tu material. "
 
-#MSG_SET_TEMPERATURE c=19
+#MSG_SET_TEMPERATURE c=20
 "Set temperature:"
 "Establecer temp.:"
 
diff --git a/lang/lang_en_fr.txt b/lang/lang_en_fr.txt
index 2ca0624f..94f0e77d 100644
--- a/lang/lang_en_fr.txt
+++ b/lang/lang_en_fr.txt
@@ -998,7 +998,7 @@
 "Select nozzle preheat temperature which matches your material."
 "Selectionnez la temperature de prechauffage de la buse qui correspond a votre materiau."
 
-#MSG_SET_TEMPERATURE c=19
+#MSG_SET_TEMPERATURE c=20
 "Set temperature:"
 "Regler temp.:"
 
diff --git a/lang/lang_en_it.txt b/lang/lang_en_it.txt
index 79aa70de..a9518a68 100644
--- a/lang/lang_en_it.txt
+++ b/lang/lang_en_it.txt
@@ -998,9 +998,9 @@
 "Select nozzle preheat temperature which matches your material."
 "Selezionate la temperatura per il preriscaldamento dell'ugello adatta al vostro materiale."
 
-#MSG_SET_TEMPERATURE c=19
+#MSG_SET_TEMPERATURE c=20
 "Set temperature:"
-"Imposta temperatura"
+"Imposta temperatura:"
 
 # c=20
 "Prusa i3 MK2.5 OK."
diff --git a/lang/lang_en_nl.txt b/lang/lang_en_nl.txt
index 302ee555..e9e5b125 100644
--- a/lang/lang_en_nl.txt
+++ b/lang/lang_en_nl.txt
@@ -998,7 +998,7 @@
 "Select nozzle preheat temperature which matches your material."
 "Selecteer de voorverwarmingstemperatuur van de tuit die overeenkomt met uw materiaal."
 
-#MSG_SET_TEMPERATURE c=19
+#MSG_SET_TEMPERATURE c=20
 "Set temperature:"
 "Temp. instellen:"
 
diff --git a/lang/lang_en_pl.txt b/lang/lang_en_pl.txt
index 229a26d6..46e9376a 100644
--- a/lang/lang_en_pl.txt
+++ b/lang/lang_en_pl.txt
@@ -998,7 +998,7 @@
 "Select nozzle preheat temperature which matches your material."
 "Wybierz temperature grzania dyszy odpowiednia dla materialu."
 
-#MSG_SET_TEMPERATURE c=19
+#MSG_SET_TEMPERATURE c=20
 "Set temperature:"
 "Ustaw temperature:"