Shift some display only strings from language.h to lenguage_en.h

and translate them to German.
This commit is contained in:
AnHardt
2015-07-27 02:55:59 +02:00
committed by Richard Wackerbarth
parent e4c01f1c7e
commit aaccea0260
3 changed files with 16 additions and 4 deletions

View File

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