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:
3d-gussner 2022-02-23 14:38:57 +01:00
parent c1e971c2ad
commit f9f76520d9

View file

@ -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