Update #MSG_YES c=3
This commit is contained in:
parent
7f3fe6740b
commit
2abdfeb4c5
@ -121,7 +121,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"); ////
|
||||
const char MSG_YES[] PROGMEM_I1 = ISTR("Yes"); ////c=3
|
||||
const char MSG_V2_CALIBRATION[] PROGMEM_I1 = ISTR("First layer cal."); ////c=18
|
||||
const char WELCOME_MSG[] PROGMEM_I1 = ISTR(CUSTOM_MENDEL_NAME " OK."); ////c=20
|
||||
const char MSG_OFF[] PROGMEM_I1 = ISTR("Off"); ////c=3
|
||||
|
@ -931,7 +931,7 @@
|
||||
#MSG_BED_SKEW_OFFSET_DETECTION_FITTING_FAILED c=20 r=8
|
||||
"XYZ calibration failed. Please consult the manual."
|
||||
|
||||
#MSG_YES
|
||||
#MSG_YES c=3
|
||||
"Yes"
|
||||
|
||||
#MSG_WIZARD_QUIT c=20 r=8
|
||||
|
@ -1242,7 +1242,7 @@
|
||||
"XYZ calibration failed. Please consult the manual."
|
||||
"Kalibrace XYZ selhala. Nahlednete do manualu."
|
||||
|
||||
#MSG_YES
|
||||
#MSG_YES c=3
|
||||
"Yes"
|
||||
"Ano"
|
||||
|
||||
|
@ -1242,7 +1242,7 @@
|
||||
"XYZ calibration failed. Please consult the manual."
|
||||
"XYZ-Kalibrierung fehlgeschlagen. Bitte schauen Sie in das Handbuch."
|
||||
|
||||
#MSG_YES
|
||||
#MSG_YES c=3
|
||||
"Yes"
|
||||
"Ja"
|
||||
|
||||
|
@ -1242,7 +1242,7 @@
|
||||
"XYZ calibration failed. Please consult the manual."
|
||||
"Calibracion XYZ fallada. Consulta el manual por favor."
|
||||
|
||||
#MSG_YES
|
||||
#MSG_YES c=3
|
||||
"Yes"
|
||||
"Si"
|
||||
|
||||
|
@ -1242,7 +1242,7 @@
|
||||
"XYZ calibration failed. Please consult the manual."
|
||||
"Echec calibration XYZ. Consultez le manuel."
|
||||
|
||||
#MSG_YES
|
||||
#MSG_YES c=3
|
||||
"Yes"
|
||||
"Oui"
|
||||
|
||||
|
@ -1242,7 +1242,7 @@
|
||||
"XYZ calibration failed. Please consult the manual."
|
||||
"Calibrazione XYZ fallita. Si prega di consultare il manuale."
|
||||
|
||||
#MSG_YES
|
||||
#MSG_YES c=3
|
||||
"Yes"
|
||||
"Si"
|
||||
|
||||
|
@ -1242,7 +1242,7 @@
|
||||
"XYZ calibration failed. Please consult the manual."
|
||||
"XYZ-kalibratie mislukt. Raadpleeg de handleiding aub."
|
||||
|
||||
#MSG_YES
|
||||
#MSG_YES c=3
|
||||
"Yes"
|
||||
"Ja"
|
||||
|
||||
|
@ -1242,7 +1242,7 @@
|
||||
"XYZ calibration failed. Please consult the manual."
|
||||
"Kalibracja XYZ nieudana. Sprawdz przyczyny i rozwiazania w instrukcji."
|
||||
|
||||
#MSG_YES
|
||||
#MSG_YES c=3
|
||||
"Yes"
|
||||
"Tak"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user