diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php
index d10d0780d..ee497952c 100644
--- a/language/he_IL/admin.lang.php
+++ b/language/he_IL/admin.lang.php
@@ -119,7 +119,6 @@ $lang['Other private albums'] = 'קטגוריות פרטיות אחרות';
$lang['Page banner'] = 'באנר הדף';
$lang['Parent album'] = 'קטגורית אם';
$lang['Path'] = 'נתיב';
-$lang['Permalink'] = 'קישורית';
$lang['Permalink %s has been previously used by album %s. Delete from the permalink history first'] = 'השתמשו בעבר ב Permalink "%s" "זה עבור הקטגוריה "%s". מחק אותו ההסטוריה של permalink';
$lang['The permalink name must be composed of a-z, A-Z, 0-9, "-", "_" or "/". It must not be numeric or start with number followed by "-"'] = 'השם Permalink חייב להיות מורכב a-z, A-Z, 0-9, "-", "_" או "/".הוא חייב לא להיות מספרי או להתחיל עם מספר "-"';
$lang['Permalink %s is already used by album %s'] = 'Permalink "%s" "נמצא כבר בשימוש על ידי הקטגוריה "%s"';
@@ -830,4 +829,6 @@ $lang['Tags %s merged into tag %s'] = 'התג %s או
$lang['You are using the Browser uploader. Try the Flash uploader instead.'] = 'אתה משתמש בהעלאה מהדפדפן. נסה העלאת פלאש במקום.';
$lang['You are using the Flash uploader. Problems? Try the Browser uploader instead.'] = 'אתה משתמש בהעלאת פלאש. ישנה בעיה? נסה העלאה מהדפדפן במקום.';
$lang['You can\'t define a default photo order because you have a custom setting in your local configuration.'] = 'אין באפשרותך לקבוע סדר תמונות ברירת מחדל מכיוון שאתה משתמש בהגדרות מותאמות אישית';
+$lang['Add to caddie'] = 'הוסף לסל';
+$lang['Permalink'] = 'קישורית';
?>
\ No newline at end of file
diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php
index e19c08a62..0c6b75797 100644
--- a/language/he_IL/common.lang.php
+++ b/language/he_IL/common.lang.php
@@ -119,7 +119,6 @@ $lang['Webmaster'] = 'מנהל אתר';
$lang['Week %d'] = 'שבוע %d';
$lang['About Piwigo'] = 'אודות Piwigo';
$lang['You are not authorized to access the requested page'] = 'אינך מורשה לגשת לדף זה';
-$lang['Add to caddie'] = 'הוסף לסל';
$lang['add this photo to your favorites'] = 'הוסף תמונה זאת למועדפים שלך';
$lang['Administration'] = 'מנהל ראשי';
$lang['all'] = 'הכול';
@@ -340,4 +339,5 @@ $lang['This author removed the comment with id %d'] = 'מחבר זה מחק את
$lang['html tags are not allowed in login'] = 'לא ניתן להשתמש בתגי html בהתחברות';
$lang['The number of photos per page must be a not null scalar'] = 'מספר התמונות בד חייב להיות גדול מאפס';
$lang['Number of photos per page'] = 'מספר תמונות בדף';
+
?>
\ No newline at end of file