diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang
index 8d1d64939f..fb9c02096b 100644
--- a/apps/lang/deutsch.lang
+++ b/apps/lang/deutsch.lang
@@ -1945,7 +1945,7 @@
*: none
- swcodec: "leise"
+ swcodec: "Leise"
@@ -1962,7 +1962,7 @@
*: none
- swcodec: "mittel"
+ swcodec: "Mittel"
@@ -1979,7 +1979,7 @@
*: none
- swcodec: "laut"
+ swcodec: "Laut"
@@ -2001,7 +2001,7 @@
id: LANG_ID3_ORDER
- desc: DEPRECATED
+ desc: DEPRECATED
user: core
id: LANG_ID3_V1_FIRST
- desc: DEPRECATED
+ desc: DEPRECATED
user: core
id: LANG_ID3_V2_FIRST
- desc: DEPRECATED
+ desc: DEPRECATED
user: core
- *: "Icons anzeigen"
+ *: "Symbole anzeigen"
- *: "Sinnbilder anzeigen"
+ *: "Symbole anzeigen"
@@ -4113,11 +4113,11 @@
*: none
- rtc: "12 Std. Uhr"
+ rtc: "12 Stunden"
*: none
- rtc: "12 Stunden Uhr"
+ rtc: "12 Stunden"
@@ -4130,11 +4130,11 @@
*: none
- rtc: "24 Std. Uhr"
+ rtc: "24 Stunden"
*: none
- rtc:"24 Stunden Uhr"
+ rtc: "24 Stunden"
@@ -5167,7 +5167,7 @@
*: none
- radio:""
+ radio: ""
@@ -5677,7 +5677,7 @@
*: none
- radio:"Korea"
+ radio: "Korea"
@@ -12229,3 +12229,119 @@
*: "als komplette Zahlen"
+
+ id: LANG_SERIAL_BITRATE_19200
+ desc: in system settings menu
+ user: core
+
+
+ *: none
+ serial_port: "19200"
+
+
+ *: none
+ serial_port: "19200"
+
+
+
+ id: LANG_SERIAL_BITRATE
+ desc: in system settings menu
+ user: core
+
+
+ *: none
+ serial_port: "Serielle Bitrate"
+
+
+ *: none
+ serial_port: "Serielle Bitrate"
+
+
+
+ id: LANG_SERIAL_BITRATE_9600
+ desc: in system settings menu
+ user: core
+
+
+ *: none
+ serial_port: "9600"
+
+
+ *: none
+ serial_port: "9600"
+
+
+
+ id: LANG_SERIAL_BITRATE_38400
+ desc: in system settings menu
+ user: core
+
+
+ *: none
+ serial_port: "38400"
+
+
+ *: none
+ serial_port: "38400"
+
+
+
+ id: LANG_SERIAL_BITRATE_57600
+ desc: in system settings menu
+ user: core
+
+
+ *: none
+ serial_port: "57600"
+
+
+ *: none
+ serial_port: "57600"
+
+
+
+ id: LANG_SERIAL_BITRATE_AUTO
+ desc: in system settings menu
+ user: core
+
+
+ *: none
+ serial_port: "Auto"
+
+
+ *: none
+ serial_port: "Automatisch"
+
+
+
+ id: LANG_CREDITS
+ desc: in the Main Menu -> System screen
+ user: core
+
+
+ *: "Credits"
+
+
+ *: "Credits"
+
+
\ No newline at end of file
diff --git a/docs/CREDITS b/docs/CREDITS
index 97c812d489..ad32e31c09 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -454,6 +454,7 @@ Martin Pool
Gareth Schakel
Brian Sutherland
Sam Bouwer
+Johannes Linke
The libmad team
The wavpack team