Kai and GitHub
3d0a4c4ea9
Update language_de.h
2017-04-28 21:09:10 +02:00
Kai and GitHub
bf2fe46062
Update language_de.h
2017-04-27 10:13:02 +02:00
Kai and GitHub
11d34be060
Update language_de.h
2017-04-27 10:06:26 +02:00
Kai and GitHub
38ae7f4238
Added more translation strings
...
There are some quite tricky ones which are hardly translateable.
Maybe @Sebastianv650 can review this
2017-04-26 11:58:11 +02:00
Kai and GitHub
03c2f756b9
Update language_de.h
2017-04-24 13:32:16 +02:00
Kai and GitHub
001bc14255
Allow 10mm Movements for Z-Axis
...
I use the movement options via LCD quite often. Especially to get the nozzle out of the way. I see no reason, why the 10mm option is disabled for the Z-Axis, this is why i always delete this line when i compile a new version.
If this is unwanted, please just close this PR
2017-04-11 18:39:26 +02:00
Kai and Roxy-3D
3b82db5fe9
Missing semicolon in ultralcd.cpp
...
When PARK_HEAD_ON_PAUSE is defined Marlin won't compile because of two missing semicolon.
2017-04-10 14:45:51 -05:00
Kai and GitHub
afeb0452ef
Fix EPROM -> EEPROM
...
These fixes are neede because before it showed the englisch text even if language = de was selected
2017-04-10 18:37:00 +02:00
Kai and GitHub
13b44d019b
Update language_de.h
...
Addition of missing strings to match language_en.h
2017-03-15 16:06:52 +01:00
Kai and GitHub
25dae3bccc
Update language_de.h
...
Small corrections
2017-01-12 16:06:58 +01:00
Kai and GitHub
ade72535c4
Update language_de.h
...
Added tarnslation for
```
#define MSG_DEBUG_MENU
#define MSG_PROGRESS_BAR_TEST
```
2016-12-21 08:57:39 +01:00
Kai and GitHub
390a6d976a
Update language_de.h
...
#define MSG_ENDSTOP_ABORT doesn't fit in Display
See https://github.com/MarlinFirmware/Marlin/issues/5401#issuecomment-265714487
2016-12-08 12:18:19 +01:00
Kai and GitHub
8530c32309
Update language_de.h
...
Grammar corrections
2016-12-02 19:40:36 +01:00
Kai
e9b42f4f47
Update language_de.h
2016-11-23 19:29:19 +01:00
Kai
0c341f0c50
Added Menu entry for Case light
2016-11-23 19:29:15 +01:00
Kai and GitHub
8e8b4398f3
Printer Stats / Completed prints line doesn't fit in display (when german)
2016-11-09 22:03:25 +01:00
Kai and GitHub
2bfedb74d5
Correct grammar and translation in language_de.h
...
Made Filament change Text sound like correct german.
2016-10-19 14:56:46 +02:00
Kai and Scott Lahteine
445d8215e4
Option to show SD percent on Graphical LCD
2016-09-02 02:17:36 -05:00
Kai and Scott Lahteine
9f706a9635
Patch duration_t toDigital method
2016-09-01 23:34:15 -05:00
Kaibob2 and GitHub
1c7bd17e60
Update language_de.h with MSG_MOVE_E1 - E4
...
MSG_MOVE_E1 was missing
MSG_MOVE_E2 was missing
MSG_MOVE_E3 was missing
MSG_MOVE_E4 was missing
I assigned "0" to "MSG_MOVE_E1", "1" to "MSG_MOVE_E2" and so on, as this is what i assume to be the standard naming for the first (E0) and second (E1) extruder. This would have to be changed inthe other languages too :(
2016-08-09 20:49:26 +02:00
Kaibob2 and GitHub
1abd7fa670
Update language_de.h
...
Added german translation for MSG_INFO_PRINT_LONGEST and MSG_INFO_PRINT_FILAMENT.
MSG_HEATING_COMPLETE changed from "Aufgeheizt" to "Extr. aufgeheizt"
MSG_HEATING changed from "Aufheizen" to "Extr. aufheizen"
2016-08-04 09:40:38 +02:00