Shift some display only strings from language.h to lenguage_en.h
and translate them to German.
This commit is contained in:
committed by
Richard Wackerbarth
parent
e4c01f1c7e
commit
aaccea0260
@@ -420,6 +420,18 @@
|
||||
#ifndef MSG_END_MINUTE
|
||||
#define MSG_END_MINUTE "minutes"
|
||||
#endif
|
||||
#ifndef MSG_HEATING
|
||||
#define MSG_HEATING "Heating..."
|
||||
#endif
|
||||
#ifndef MSG_HEATING
|
||||
#define MSG_HEATING_COMPLETE "Heating done."
|
||||
#endif
|
||||
#ifndef MSG_HEATING
|
||||
#define MSG_BED_HEATING "Bed Heating."
|
||||
#endif
|
||||
#ifndef MSG_HEATING
|
||||
#define MSG_BED_DONE "Bed done."
|
||||
#endif
|
||||
|
||||
#ifdef DELTA_CALIBRATION_MENU
|
||||
#ifndef MSG_DELTA_CALIBRATE
|
||||
|
Reference in New Issue
Block a user