diff --git a/Firmware/messages.c b/Firmware/messages.c index 8fd3eeab6..8855464b3 100644 --- a/Firmware/messages.c +++ b/Firmware/messages.c @@ -120,7 +120,7 @@ const char MSG_WIZARD_HEATING[] PROGMEM_I1 = ISTR("Preheating nozzle. Please wai 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 const char MSG_WIZARD_WELCOME_SHIPPING[] PROGMEM_I1 = ISTR("Hi, I am your Original Prusa i3 printer. I will guide you through a short setup process, in which the Z-axis will be calibrated. Then, you will be ready to print."); ////c=20 r=16 -const char MSG_YES[] PROGMEM_I1 = ISTR("Yes"); ////c=3 +const char MSG_YES[] PROGMEM_I1 = ISTR("Yes"); ////c=4 const char MSG_V2_CALIBRATION[] PROGMEM_I1 = ISTR("First layer cal."); ////c=18 const char MSG_OFF[] PROGMEM_I1 = ISTR("Off"); ////c=3 const char MSG_ON[] PROGMEM_I1 = ISTR("On"); ////c=3 diff --git a/lang/lang_en.txt b/lang/lang_en.txt index 632594f0a..93b2590be 100644 --- a/lang/lang_en.txt +++ b/lang/lang_en.txt @@ -895,7 +895,7 @@ #MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED c=20 r=8 "XYZ calibration failed. Please consult the manual." -#MSG_YES c=3 +#MSG_YES c=4 "Yes" #MSG_WIZARD_QUIT c=20 r=8 diff --git a/lang/lang_en_cz.txt b/lang/lang_en_cz.txt index 50b4f8ffe..42f2f88b2 100644 --- a/lang/lang_en_cz.txt +++ b/lang/lang_en_cz.txt @@ -1194,7 +1194,7 @@ "XYZ calibration failed. Please consult the manual." "Kalibrace XYZ selhala. Nahlednete do manualu." -#MSG_YES c=3 +#MSG_YES c=4 "Yes" "Ano" diff --git a/lang/lang_en_da.txt b/lang/lang_en_da.txt index a77729604..365296206 100644 --- a/lang/lang_en_da.txt +++ b/lang/lang_en_da.txt @@ -1194,7 +1194,7 @@ "XYZ calibration failed. Please consult the manual." "\x00" -#MSG_YES c=3 +#MSG_YES c=4 "Yes" "\x00" diff --git a/lang/lang_en_de.txt b/lang/lang_en_de.txt index cf4eee7b7..3cd6bc605 100644 --- a/lang/lang_en_de.txt +++ b/lang/lang_en_de.txt @@ -1194,7 +1194,7 @@ "XYZ calibration failed. Please consult the manual." "XYZ-Kalibrierung fehlgeschlagen. Bitte schauen Sie in das Handbuch." -#MSG_YES c=3 +#MSG_YES c=4 "Yes" "Ja" diff --git a/lang/lang_en_es.txt b/lang/lang_en_es.txt index 9064bed85..72934db72 100644 --- a/lang/lang_en_es.txt +++ b/lang/lang_en_es.txt @@ -1194,7 +1194,7 @@ "XYZ calibration failed. Please consult the manual." "Calibracion XYZ fallada. Consulta el manual por favor." -#MSG_YES c=3 +#MSG_YES c=4 "Yes" "Si" diff --git a/lang/lang_en_fr.txt b/lang/lang_en_fr.txt index 7d5702b13..8ac80c6bb 100644 --- a/lang/lang_en_fr.txt +++ b/lang/lang_en_fr.txt @@ -1194,7 +1194,7 @@ "XYZ calibration failed. Please consult the manual." "Echec calibration XYZ. Consultez le manuel." -#MSG_YES c=3 +#MSG_YES c=4 "Yes" "Oui" diff --git a/lang/lang_en_hr.txt b/lang/lang_en_hr.txt index c62426148..5b2f0695f 100644 --- a/lang/lang_en_hr.txt +++ b/lang/lang_en_hr.txt @@ -1194,7 +1194,7 @@ "XYZ calibration failed. Please consult the manual." "XYZ kalibracija nije uspjela. Molimo pogledajte prirucnik." -#MSG_YES c=3 +#MSG_YES c=4 "Yes" "Da" diff --git a/lang/lang_en_hu.txt b/lang/lang_en_hu.txt index d746b0be7..bf1423a7d 100644 --- a/lang/lang_en_hu.txt +++ b/lang/lang_en_hu.txt @@ -1194,7 +1194,7 @@ "XYZ calibration failed. Please consult the manual." "XYZ kalibracio sikertelen. Kerlek, nezz bele a kezikonyvbe." -#MSG_YES c=3 +#MSG_YES c=4 "Yes" "Igen" diff --git a/lang/lang_en_it.txt b/lang/lang_en_it.txt index a0d0cdcc3..861981b5e 100644 --- a/lang/lang_en_it.txt +++ b/lang/lang_en_it.txt @@ -1194,7 +1194,7 @@ "XYZ calibration failed. Please consult the manual." "Calibrazione XYZ fallita. Si prega di consultare il manuale." -#MSG_YES c=3 +#MSG_YES c=4 "Yes" "Si" diff --git a/lang/lang_en_lb.txt b/lang/lang_en_lb.txt index 0b4dba8e4..ff8575fd2 100644 --- a/lang/lang_en_lb.txt +++ b/lang/lang_en_lb.txt @@ -1194,7 +1194,7 @@ "XYZ calibration failed. Please consult the manual." "\x00" -#MSG_YES c=3 +#MSG_YES c=4 "Yes" "\x00" diff --git a/lang/lang_en_lt.txt b/lang/lang_en_lt.txt index b4b00eaff..5b8566d47 100644 --- a/lang/lang_en_lt.txt +++ b/lang/lang_en_lt.txt @@ -1194,7 +1194,7 @@ "XYZ calibration failed. Please consult the manual." "\x00" -#MSG_YES c=3 +#MSG_YES c=4 "Yes" "\x00" diff --git a/lang/lang_en_nl.txt b/lang/lang_en_nl.txt index a42698ad4..73f65a725 100644 --- a/lang/lang_en_nl.txt +++ b/lang/lang_en_nl.txt @@ -1194,7 +1194,7 @@ "XYZ calibration failed. Please consult the manual." "XYZ-kalibratie mislukt. Raadpleeg de handleiding aub." -#MSG_YES c=3 +#MSG_YES c=4 "Yes" "Ja" diff --git a/lang/lang_en_pl.txt b/lang/lang_en_pl.txt index 5eb7431ee..5cc44a9e8 100644 --- a/lang/lang_en_pl.txt +++ b/lang/lang_en_pl.txt @@ -1194,7 +1194,7 @@ "XYZ calibration failed. Please consult the manual." "Kalibracja XYZ nieudana. Sprawdz przyczyny i rozwiazania w instrukcji." -#MSG_YES c=3 +#MSG_YES c=4 "Yes" "Tak" diff --git a/lang/lang_en_ro.txt b/lang/lang_en_ro.txt index 9d21db76a..cfd5d92c2 100644 --- a/lang/lang_en_ro.txt +++ b/lang/lang_en_ro.txt @@ -1194,7 +1194,7 @@ "XYZ calibration failed. Please consult the manual." "Calibrarea XYZ a esuat. Va rugam consultati manualul." -#MSG_YES c=3 +#MSG_YES c=4 "Yes" "Da" diff --git a/lang/lang_en_sl.txt b/lang/lang_en_sl.txt index 41f242cf2..c48bb4cb6 100644 --- a/lang/lang_en_sl.txt +++ b/lang/lang_en_sl.txt @@ -1194,7 +1194,7 @@ "XYZ calibration failed. Please consult the manual." "\x00" -#MSG_YES c=3 +#MSG_YES c=4 "Yes" "\x00" diff --git a/lang/lang_en_sv.txt b/lang/lang_en_sv.txt index cc2664b74..2eca01e7d 100644 --- a/lang/lang_en_sv.txt +++ b/lang/lang_en_sv.txt @@ -1194,7 +1194,7 @@ "XYZ calibration failed. Please consult the manual." "\x00" -#MSG_YES c=3 +#MSG_YES c=4 "Yes" "\x00"