diff --git a/lang/hebrew.inc.php3 b/lang/hebrew.inc.php3
index 646584a89..e5d190fd7 100644
--- a/lang/hebrew.inc.php3
+++ b/lang/hebrew.inc.php3
@@ -1,5 +1,6 @@
$cfgPmaAbsoluteUri חייבת להיות ממוקמת בקובץ הקונפיגורציה שלך!';
$strPos1 = 'התחל';
$strPrevious = 'הקודם';
$strPrimary = 'ראשי';
@@ -240,6 +243,7 @@ $strQBEIns = 'Ins';
$strQueryOnDb = 'שאילתת SQL על מסד הנתונים %s:';
$strRecords = 'רשומות';
+$strReferentialIntegrity = 'בדוק את ה- Referential Integrity:';
$strReloadFailed = 'טעינה מחדש של MySQL נכשלה.';
$strReloadMySQL = 'טען מחדש את MySQL';
$strRememberReload = 'זכור לטעון מחדש את השרת.';
@@ -265,7 +269,7 @@ $strRowsModeVertical = '
$strRowsStatistic = 'סטטיסטיקת השורה';
$strRunning = 'רץ על %s';
$strRunQuery = 'שלח שאילתה';
-$strRunSQLQuery = 'הרץ את שאילתת/שאילתות על מסד הנתונים %s';
+$strRunSQLQuery = 'הרץ את שאילתה/שאילתות על מסד הנתונים %s';
$strSave = 'שמור';
$strSelect = 'בחר';
@@ -286,8 +290,8 @@ $strShowTables = '
$strShowThisQuery = ' הראה את השאילתה הזו שנית ';
$strSingly = '(בנפרד)';
$strSize = 'גודל';
-$strSort = 'סווג';
-$strSpaceUsage = 'תופס מקום';
+$strSort = 'סיווג';
+$strSpaceUsage = 'נפח מקום';
$strSQLQuery = 'שאילתת SQL';
$strStartingRecord = 'שורה מתחילה';
$strStatement = 'משפטים';
@@ -298,7 +302,7 @@ $strStrucExcelCSV = 'CVS
$strStrucOnly = 'מבנה בלבד';
$strSubmit = 'שלח';
$strSuccess = 'שאילתת ה- SQL שלך בוצעה בהצלחה';
-$strSum = 'סכם';
+$strSum = 'סיכום';
$strTable = 'טבלה ';
$strTableComments = 'הערות טבלה';
@@ -325,7 +329,7 @@ $strUpdateProfile = '
$strUpdateProfileMessage = 'הפרופיל עודכן.';
$strUpdateQuery = 'עדכן שאילתה';
$strUsage = 'שימוש';
-$strUseBackquotes = 'השתמש במרכאות אחוריות עם טבלאות ושדות\' שמות';
+$strUseBackquotes = 'השתמש במרכאות אחוריות עם טבלאות ושמות שדות';
$strUser = 'משתמש';
$strUserEmpty = 'שם המשתמש ריק !';
$strUserName = 'שם משתמש';
@@ -337,15 +341,11 @@ $strViewDump = '
$strViewDumpDB = 'הראה את סכמת מסד הנתונים';
$strWelcome = 'ברוך הבא ל- %s';
-$strWithChecked = 'עם נבחר:';
+$strWithChecked = 'ביחד עם:';
$strWrongUser = 'שם משתמש/סיסמה שגויים. הגישה נדחתה.';
$strYes = 'כן';
$strZip = '"Zipped"';
-// To translate
-$strChangePassword = 'Change password';
-$strPmaUriError = 'The $cfgPmaAbsoluteUri directive MUST be set in your configuration file!';
-$strReferentialIntegrity = 'Check referential integrity:'; //to translate
?>