General language file cleanup
This commit is contained in:
parent
56acaf3594
commit
e773d081c0
20 changed files with 100 additions and 146 deletions
|
|
@ -157,12 +157,10 @@
|
|||
#define MSG_BED_DONE "Plade opvarmet"
|
||||
#define MSG_ENDSTOP_ABORT "Endstop abort"
|
||||
|
||||
#ifdef DELTA_CALIBRATION_MENU
|
||||
#define MSG_DELTA_CALIBRATE "Delta Kalibrering"
|
||||
#define MSG_DELTA_CALIBRATE_X "Kalibrer X"
|
||||
#define MSG_DELTA_CALIBRATE_Y "Kalibrer Y"
|
||||
#define MSG_DELTA_CALIBRATE_Z "Kalibrer Z"
|
||||
#define MSG_DELTA_CALIBRATE_CENTER "Kalibrerings Center"
|
||||
#endif // DELTA_CALIBRATION_MENU
|
||||
#define MSG_DELTA_CALIBRATE "Delta Kalibrering"
|
||||
#define MSG_DELTA_CALIBRATE_X "Kalibrer X"
|
||||
#define MSG_DELTA_CALIBRATE_Y "Kalibrer Y"
|
||||
#define MSG_DELTA_CALIBRATE_Z "Kalibrer Z"
|
||||
#define MSG_DELTA_CALIBRATE_CENTER "Kalibrerings Center"
|
||||
|
||||
#endif // LANGUAGE_DA_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue