Browse Source

Merge pull request #4542 from AnHardt/rep-de

Repair-language.de
Scott Lahteine 9 years ago
parent
commit
5347f39fce
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      Marlin/language_de.h

+ 0
- 1
Marlin/language_de.h View File

184
   #define MSG_INFO_PRINT_TIME               "Gesamte Druckzeit"
184
   #define MSG_INFO_PRINT_TIME               "Gesamte Druckzeit"
185
   #define MSG_INFO_PRINT_LONGEST            "Längster Druckjob"
185
   #define MSG_INFO_PRINT_LONGEST            "Längster Druckjob"
186
   #define MSG_INFO_PRINT_FILAMENT           "Gesamt Extrudiert"
186
   #define MSG_INFO_PRINT_FILAMENT           "Gesamt Extrudiert"
187
-#endif
188
 #else
187
 #else
189
   #define MSG_INFO_PRINT_COUNT              "Drucke"
188
   #define MSG_INFO_PRINT_COUNT              "Drucke"
190
   #define MSG_INFO_COMPLETED_PRINTS         "Komplett"
189
   #define MSG_INFO_COMPLETED_PRINTS         "Komplett"

Loading…
Cancel
Save