Temp. cal. -> PINDA cal.
01234567890123456789 Temp. cal. [Off] old PINDA cal. [Off] new Temp. cal. 1/6 old PINDA cal. 1/6 new MSG_TEMP_CALIBRATION -> MSG_PINDA_CALIBRATION MSG_TEMP_CALIBRATION_DONE -> MSG_PINDA_CALIBRATION_DONE Updated text - MSG_PINDA_CALIBRATION_DONE - MSG_PINDA_CAL_FAILED Update status line during PINDA cal. Changed PINDA cal. from submenu to function - Deleted `lcd_pinda_calibration_menu()` - Deleted `#MSG_CALIBRATE_PINDA c=17` Tried to update translations Updated po files
This commit is contained in:
parent
c1e971c2ad
commit
f9f76520d9
1 changed files with 0 additions and 6 deletions
|
@ -576,15 +576,9 @@ msgid "Checking Z axis"
|
|||
msgstr "Prüfe Z Achse"
|
||||
|
||||
# MSG_SELECT_EXTRUDER c=20
|
||||
<<<<<<< HEAD
|
||||
#: messages.c:56
|
||||
msgid "Select extruder:"
|
||||
msgstr "Wähle extruder:"
|
||||
=======
|
||||
#: messages.c:54
|
||||
msgid "Select extruder:"
|
||||
msgstr "Extruder wählen:"
|
||||
>>>>>>> Change `Choose extruder` to `Select extruder` for consistant wording
|
||||
|
||||
# MSG_FILAMENT c=17
|
||||
#: messages.c:35
|
||||
|
|
Loading…
Reference in a new issue