Просмотр исходного кода

Change `MSG_WIZARD_DONE` rows to 3

3d-gussner 3 лет назад
Родитель
Сommit
e7d7068840

+ 1 - 1
Firmware/messages.c

@@ -115,7 +115,7 @@ const char MSG_UNLOAD_FILAMENT[] PROGMEM_I1 = ISTR("Unload filament"); ////c=18
 const char MSG_UNLOADING_FILAMENT[] PROGMEM_I1 = ISTR("Unloading filament"); ////c=20
 const char MSG_WATCH[] PROGMEM_I1 = ISTR("Info screen"); ////c=18
 const char MSG_WIZARD_CALIBRATION_FAILED[] PROGMEM_I1 = ISTR("Please check our handbook and fix the problem. Then resume the Wizard by rebooting the printer."); ////c=20 r=8
-const char MSG_WIZARD_DONE[] PROGMEM_I1 = ISTR("All is done. Happy printing!"); ////c=20 r=8
+const char MSG_WIZARD_DONE[] PROGMEM_I1 = ISTR("All is done. Happy printing!"); ////c=20 r=3
 const char MSG_WIZARD_HEATING[] PROGMEM_I1 = ISTR("Preheating nozzle. Please wait."); ////c=20 r=3
 const char MSG_WIZARD_QUIT[] PROGMEM_I1 = ISTR("You can always resume the Wizard from Calibration -> Wizard."); ////c=20 r=8
 const char MSG_WIZARD_WELCOME[] PROGMEM_I1 = ISTR("Hi, I am your Original Prusa i3 printer. Would you like me to guide you through the setup process?"); //// c=20 r=7

+ 1 - 1
lang/lang_en.txt

@@ -28,7 +28,7 @@
 #MSG_SELFTEST_CHECK_ALLCORRECT c=20
 "All correct"
 
-#MSG_WIZARD_DONE c=20 r=8
+#MSG_WIZARD_DONE c=20 r=3
 "All is done. Happy printing!"
 
 #MSG_AMBIENT c=14

+ 1 - 1
lang/lang_en_cz.txt

@@ -38,7 +38,7 @@
 "All correct"
 "Vse OK"
 
-#MSG_WIZARD_DONE c=20 r=8
+#MSG_WIZARD_DONE c=20 r=3
 "All is done. Happy printing!"
 "Vse je hotovo. Tisku zdar!"
 

+ 1 - 1
lang/lang_en_da.txt

@@ -38,7 +38,7 @@
 "All correct"
 "\x00"
 
-#MSG_WIZARD_DONE c=20 r=8
+#MSG_WIZARD_DONE c=20 r=3
 "All is done. Happy printing!"
 "\x00"
 

+ 1 - 1
lang/lang_en_de.txt

@@ -38,7 +38,7 @@
 "All correct"
 "Alles richtig"
 
-#MSG_WIZARD_DONE c=20 r=8
+#MSG_WIZARD_DONE c=20 r=3
 "All is done. Happy printing!"
 "Alles abgeschlossen. Viel Spa\xe2 beim Drucken!"
 

+ 1 - 1
lang/lang_en_es.txt

@@ -38,7 +38,7 @@
 "All correct"
 "Todo bien"
 
-#MSG_WIZARD_DONE c=20 r=8
+#MSG_WIZARD_DONE c=20 r=3
 "All is done. Happy printing!"
 "Terminado! Feliz impresion!"
 

+ 1 - 1
lang/lang_en_fr.txt

@@ -38,7 +38,7 @@
 "All correct"
 "Tout est correct"
 
-#MSG_WIZARD_DONE c=20 r=8
+#MSG_WIZARD_DONE c=20 r=3
 "All is done. Happy printing!"
 "Tout est pret. Bonne impression!"
 

+ 1 - 1
lang/lang_en_hr.txt

@@ -38,7 +38,7 @@
 "All correct"
 "Sve je u redu"
 
-#MSG_WIZARD_DONE c=20 r=8
+#MSG_WIZARD_DONE c=20 r=3
 "All is done. Happy printing!"
 "Sve je gotovo. Sretno printanje!"
 

+ 1 - 1
lang/lang_en_hu.txt

@@ -38,7 +38,7 @@
 "All correct"
 "Minden rendben"
 
-#MSG_WIZARD_DONE c=20 r=8
+#MSG_WIZARD_DONE c=20 r=3
 "All is done. Happy printing!"
 "Keszen vagyunk. Jo nyomtatast!"
 

+ 1 - 1
lang/lang_en_it.txt

@@ -38,7 +38,7 @@
 "All correct"
 "Nessun errore"
 
-#MSG_WIZARD_DONE c=20 r=8
+#MSG_WIZARD_DONE c=20 r=3
 "All is done. Happy printing!"
 "Tutto fatto. Buona stampa!"
 

+ 1 - 1
lang/lang_en_lb.txt

@@ -38,7 +38,7 @@
 "All correct"
 "\x00"
 
-#MSG_WIZARD_DONE c=20 r=8
+#MSG_WIZARD_DONE c=20 r=3
 "All is done. Happy printing!"
 "\x00"
 

+ 1 - 1
lang/lang_en_lt.txt

@@ -38,7 +38,7 @@
 "All correct"
 "\x00"
 
-#MSG_WIZARD_DONE c=20 r=8
+#MSG_WIZARD_DONE c=20 r=3
 "All is done. Happy printing!"
 "\x00"
 

+ 1 - 1
lang/lang_en_nl.txt

@@ -38,7 +38,7 @@
 "All correct"
 "Allemaal goed"
 
-#MSG_WIZARD_DONE c=20 r=8
+#MSG_WIZARD_DONE c=20 r=3
 "All is done. Happy printing!"
 "Klaar. Happy printing!"
 

+ 1 - 1
lang/lang_en_pl.txt

@@ -38,7 +38,7 @@
 "All correct"
 "Wszystko OK"
 
-#MSG_WIZARD_DONE c=20 r=8
+#MSG_WIZARD_DONE c=20 r=3
 "All is done. Happy printing!"
 "Gotowe. Udanego drukowania!"
 

+ 1 - 1
lang/lang_en_ro.txt

@@ -38,7 +38,7 @@
 "All correct"
 "Totul OK"
 
-#MSG_WIZARD_DONE c=20 r=8
+#MSG_WIZARD_DONE c=20 r=3
 "All is done. Happy printing!"
 "Totul este OK. Distractie placuta!"
 

+ 1 - 1
lang/lang_en_sl.txt

@@ -38,7 +38,7 @@
 "All correct"
 "\x00"
 
-#MSG_WIZARD_DONE c=20 r=8
+#MSG_WIZARD_DONE c=20 r=3
 "All is done. Happy printing!"
 "\x00"
 

+ 1 - 1
lang/lang_en_sv.txt

@@ -38,7 +38,7 @@
 "All correct"
 "\x00"
 
-#MSG_WIZARD_DONE c=20 r=8
+#MSG_WIZARD_DONE c=20 r=3
 "All is done. Happy printing!"
 "\x00"