Merge branch 'PFW-1189' of https://github.com/3d-gussner/Prusa-Firmware into PFW-1189
This commit is contained in:
commit
6b0e5ba387
3 changed files with 10 additions and 10 deletions
|
@ -172,7 +172,7 @@
|
|||
|
||||
#MSG_CHECKING_FILE c=17
|
||||
"Checking file"
|
||||
"\x00"
|
||||
"Kontroluji soubor"
|
||||
|
||||
#MSG_NOT_COLOR c=19
|
||||
"Color not correct"
|
||||
|
@ -216,7 +216,7 @@
|
|||
|
||||
#MSG_COMMUNITY_MADE c=18
|
||||
"Community made"
|
||||
"\x00"
|
||||
"Komunitni prekl."
|
||||
|
||||
#MSG_DISABLE_STEPPERS c=18
|
||||
"Disable steppers"
|
||||
|
@ -560,11 +560,11 @@
|
|||
|
||||
#MSG_BL_HIGH c=12
|
||||
"Level Bright"
|
||||
"\x00"
|
||||
"Normalni"
|
||||
|
||||
#MSG_BL_LOW c=12
|
||||
"Level Dimmed"
|
||||
"\x00"
|
||||
"Ztlumeny"
|
||||
|
||||
#MSG_MEASURE_BED_REFERENCE_HEIGHT_LINE1 c=20 r=3
|
||||
"Measuring reference height of calibration point"
|
||||
|
@ -816,7 +816,7 @@
|
|||
|
||||
#MSG_FS_PAUSE c=5
|
||||
"Pause"
|
||||
"\x00"
|
||||
"Pauza"
|
||||
|
||||
#MSG_POWER_FAILURES c=15
|
||||
"Power failures"
|
||||
|
@ -924,7 +924,7 @@
|
|||
|
||||
#MSG_SD_CARD c=8
|
||||
"SD card"
|
||||
"\x00"
|
||||
"SD karta"
|
||||
|
||||
#MSG_RIGHT c=10
|
||||
"Right"
|
||||
|
@ -1400,4 +1400,4 @@
|
|||
|
||||
#MSG_PRINTER_IP c=18
|
||||
"Printer IP Addr:"
|
||||
"\x00"
|
||||
"IP adr. tiskarny:"
|
||||
|
|
|
@ -1092,7 +1092,7 @@
|
|||
|
||||
#MSG_TEMPERATURE c=18
|
||||
"Temperature"
|
||||
"\x00"
|
||||
"Temperatura"
|
||||
|
||||
#MSG_MENU_TEMPERATURES c=15
|
||||
"Temperatures"
|
||||
|
|
|
@ -172,7 +172,7 @@
|
|||
|
||||
#MSG_CHECKING_FILE c=17
|
||||
"Checking file"
|
||||
"\x00"
|
||||
"Sprawdzanie pliku"
|
||||
|
||||
#MSG_NOT_COLOR c=19
|
||||
"Color not correct"
|
||||
|
@ -1400,4 +1400,4 @@
|
|||
|
||||
#MSG_PRINTER_IP c=18
|
||||
"Printer IP Addr:"
|
||||
"\x00"
|
||||
"Adr. IP drukarki:"
|
||||
|
|
Loading…
Reference in a new issue