Merge pull request #3627 from Blue-Marlin/German-again-and-again-and-agin

Correct an error in lang_de
This commit is contained in:
Scott Lahteine 2016-04-27 20:14:15 -07:00
commit 2142d5a62e

View File

@ -102,8 +102,8 @@
#define MSG_VMIN "V min"
#define MSG_VTRAV_MIN "VTrav min"
#define MSG_AMAX "A max " // space by purpose
#define MSG_A_RETRACT "A Retract"
#define MSG_A_TRAVEL "A Rückzug"
#define MSG_A_RETRACT "A Rückzug"
#define MSG_A_TRAVEL "A Reise"
#define MSG_XSTEPS "X steps/mm"
#define MSG_YSTEPS "Y steps/mm"
#define MSG_ZSTEPS "Z steps/mm"