Update #MSG_NOT_COLOR c=19
This commit is contained in:
parent
02ff05639b
commit
5f9b66a23a
9 changed files with 9 additions and 9 deletions
|
@ -2480,7 +2480,7 @@ void lcd_alright() {
|
|||
lcd_puts_at_P(0, 0, _i("Changed correctly?"));////MSG_CORRECTLY c=20
|
||||
lcd_puts_at_P(1, 1, _T(MSG_YES));
|
||||
lcd_puts_at_P(1, 2, _i("Filament not loaded"));////MSG_NOT_LOADED c=19
|
||||
lcd_puts_at_P(1, 3, _i("Color not correct"));////MSG_NOT_COLOR
|
||||
lcd_puts_at_P(1, 3, _i("Color not correct"));////MSG_NOT_COLOR c=19
|
||||
lcd_putc_at(0, 1, '>');
|
||||
|
||||
|
||||
|
|
|
@ -139,7 +139,7 @@
|
|||
#MSG_CHECKING_FILE c=17
|
||||
"Checking file"
|
||||
|
||||
#MSG_NOT_COLOR
|
||||
#MSG_NOT_COLOR c=19
|
||||
"Color not correct"
|
||||
|
||||
#MSG_COOLDOWN
|
||||
|
|
|
@ -186,7 +186,7 @@
|
|||
"Checking file"
|
||||
"\x00"
|
||||
|
||||
#MSG_NOT_COLOR
|
||||
#MSG_NOT_COLOR c=19
|
||||
"Color not correct"
|
||||
"Barva neni cista"
|
||||
|
||||
|
|
|
@ -186,7 +186,7 @@
|
|||
"Checking file"
|
||||
"\x00"
|
||||
|
||||
#MSG_NOT_COLOR
|
||||
#MSG_NOT_COLOR c=19
|
||||
"Color not correct"
|
||||
"Falsche Farbe"
|
||||
|
||||
|
|
|
@ -186,7 +186,7 @@
|
|||
"Checking file"
|
||||
"\x00"
|
||||
|
||||
#MSG_NOT_COLOR
|
||||
#MSG_NOT_COLOR c=19
|
||||
"Color not correct"
|
||||
"Color no homogeneo"
|
||||
|
||||
|
|
|
@ -186,7 +186,7 @@
|
|||
"Checking file"
|
||||
"\x00"
|
||||
|
||||
#MSG_NOT_COLOR
|
||||
#MSG_NOT_COLOR c=19
|
||||
"Color not correct"
|
||||
"Couleur incorrecte"
|
||||
|
||||
|
|
|
@ -186,7 +186,7 @@
|
|||
"Checking file"
|
||||
"\x00"
|
||||
|
||||
#MSG_NOT_COLOR
|
||||
#MSG_NOT_COLOR c=19
|
||||
"Color not correct"
|
||||
"Colore non puro"
|
||||
|
||||
|
|
|
@ -186,7 +186,7 @@
|
|||
"Checking file"
|
||||
"\x00"
|
||||
|
||||
#MSG_NOT_COLOR
|
||||
#MSG_NOT_COLOR c=19
|
||||
"Color not correct"
|
||||
"Kleur niet juist"
|
||||
|
||||
|
|
|
@ -186,7 +186,7 @@
|
|||
"Checking file"
|
||||
"\x00"
|
||||
|
||||
#MSG_NOT_COLOR
|
||||
#MSG_NOT_COLOR c=19
|
||||
"Color not correct"
|
||||
"Kolor zanieczysz."
|
||||
|
||||
|
|
Loading…
Reference in a new issue