Make exemplaric use of new display charsets in language_en.h and languag_de.h

This commit is contained in:
AnHardt
2015-02-01 13:20:58 +01:00
parent 8dce5a6644
commit 0e40408ee5
2 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@
#define MSG_TEMPERATURE "Temperatur"
#define MSG_MOTION "Bewegung"
#define MSG_VOLUMETRIC "Filament"
#define MSG_VOLUMETRIC_ENABLED "E in mm3"
#define MSG_VOLUMETRIC_ENABLED "E in mm" STR_h3
#define MSG_FILAMENT_SIZE_EXTRUDER_0 "Filament D 1"
#define MSG_FILAMENT_SIZE_EXTRUDER_1 "Filament D 2"
#define MSG_FILAMENT_SIZE_EXTRUDER_2 "Filament D 3"