diff --git a/apps/lang/hebrew.lang b/apps/lang/hebrew.lang
index 2cae2e3d29..30a43de177 100644
--- a/apps/lang/hebrew.lang
+++ b/apps/lang/hebrew.lang
@@ -6947,13 +6947,13 @@
id: LANG_VERSION
- desc: in the info menu
+ desc: in the Rockbox Info screen
user: core
- *: "גירסה"
+ *: "גרסה"
*: "Version"
@@ -8303,18 +8303,17 @@
recording: "The disk is full. Press OFF to continue."
h100,h120,h300: "The disk is full. Press STOP to continue."
m5,x5: "The disk is full. Press POWER to continue."
- e200*,c200: "The disk is full. Press UP to continue."
+ e200*,c200: "The disk is full. Press PREV to continue."
*: none
recording: "הכונן מלא. לחץ על OFF כדי להמשיך"
h100,h120,h300: "הכונן מלא. לחץ על STOP כדי להמשיך"
m5,x5: "הכונן מלא. לחץ על POWER כדי להמשיך"
- e200*,c200: "הכונן מלא. לחץ על למעלה כדי להמשיך"
+ e200*,c200: "הכונן מלא. לחץ על PREV כדי להמשיך"
*: none
- recording,h100,h120,h300,m5,x5,e200*,c200: ""
@@ -12172,3 +12171,178 @@
quickscreen: ""
+
+ id: LANG_SERIAL_BITRATE_19200
+ desc: in system settings menu
+ user: core
+
+
+ *: none
+ serial_port: "19200"
+
+
+ *: none
+ serial_port: "19200"
+
+
+
+ id: LANG_ENABLE_SPEAKER
+ desc: in Settings -> Sound Settings
+ user: core
+
+
+ *: none
+ speaker: "אפשר רמקול"
+
+
+ *: none
+ speaker: "אפשר רמקול"
+
+
+
+ id: LANG_SORT_INTERPRET_NUMBERS
+ desc: in Settings -> File view
+ user: core
+
+
+ *: "פרש מספרים במיון"
+
+
+ *: "פרש מספרים במיון"
+
+
+
+ id: LANG_SERIAL_BITRATE
+ desc: in system settings menu
+ user: core
+
+
+ *: none
+ serial_port: "קצב סיביות טורי"
+
+
+ *: none
+ serial_port: "קצב סיביות טורי"
+
+
+
+ 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_SORT_INTERPRET_AS_NUMBERS
+ desc: in Settings -> File view
+ user: core
+
+
+ *: "כמספרים שלמים"
+
+
+ *: "כמספרים שלמים"
+
+
+
+ id: LANG_CREDITS
+ desc: in the Main Menu -> System screen
+ user: core
+
+
+ *: "תודות"
+
+
+ *: "תודות"
+
+
+
+ id: LANG_SORT_INTERPRET_AS_DIGIT
+ desc: in Settings -> File view
+ user: core
+
+
+ *: "כספרות"
+
+
+ *: "כספרות"
+
+
+
+ id: LANG_SERIAL_BITRATE_AUTO
+ desc: in system settings menu
+ user: core
+
+
+ *: none
+ serial_port: "אוטומטית"
+
+
+ *: none
+ serial_port: "אוטומטית"
+
+
diff --git a/docs/CREDITS b/docs/CREDITS
index 612d9246de..e636b89d09 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -456,6 +456,7 @@ Brian Sutherland
Sam Bouwer
Johannes Linke
Michaël Burtin
+Sasha Khamkov
The libmad team
The wavpack team