Browse Source

MSG_SPEED = 'Geschw' > 'Geschw.'

AnHardt 10 years ago
parent
commit
9352c9547f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/language_de.h

+ 1
- 1
Marlin/language_de.h View File

@@ -39,7 +39,7 @@
39 39
 #define MSG_MOVE_01MM                       " 0.1 mm"
40 40
 #define MSG_MOVE_1MM                        " 1.0 mm"
41 41
 #define MSG_MOVE_10MM                       "10.0 mm"
42
-#define MSG_SPEED                           "Geschw"
42
+#define MSG_SPEED                           "Geschw."
43 43
 #define MSG_NOZZLE                          "Düse"
44 44
 #define MSG_BED                             "Bett"
45 45
 #define MSG_FAN_SPEED                       "Lüftergeschw."

Loading…
Cancel
Save