diff --git a/language/he_IL/admin.lang.php b/language/he_IL/admin.lang.php
index a0fafecde..d304f5741 100644
--- a/language/he_IL/admin.lang.php
+++ b/language/he_IL/admin.lang.php
@@ -1146,8 +1146,6 @@ $lang['Album search tool'] = 'כלי חיפוש אלבומים';
$lang['All admins'] = 'כל המנהלים';
$lang['Allow comments for sub-albums'] = 'אפשר תגובות לתת-אלבומים';
$lang['Always have a backup of your database and files.'] = 'תמיד שמור גיבוי של מסד הנתונים והקבצים שלך';
-$lang['An activation link valid for 1 hour has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'נשלח לינק הפעלה בתוקף לשעה ל-“%s”. אם הקישור לא התקבל, אפשר ליצור ולשלוח לינק חדש על ידי עריכת המשתמש וניהול הסיסמה שלהם.';
-$lang['An activation link valid for 1 hour was created but could not be sent. You can now copy the link below and send it to the user.'] = 'לינק הפעלה בתוקף לשעה נוצר אך לא ניתן היה לשלוח אותו. כעת אפשר להעתיק את הלינק למטה ולשלוח אותו למשתמש.';
$lang['%d+ albums found, try to refine the search'] = '%d+ אלבומים נמצאו, נסה לחדד את החיפוש';
$lang['%d albums found'] = '%d אלבומים נמצאו';
$lang['%d filtered user'] = '%d משתמש מסונן';
@@ -1401,4 +1399,9 @@ $lang['Name field must not be empty'] = 'שדה השם לא יכול להיות
$lang['Name is already taken'] = 'שם כבר תפוס';
$lang['New user added'] = 'משתמש חדש נוסף';
$lang['No access to administration, can see private content with appropriate permissions.'] = 'אין גישה לממשק ניהול, יכול לראות תוכן פרטי עם הרשאות מתאימות';
-$lang['No albums found'] = 'לא נמצאו אלבומים';
\ No newline at end of file
+$lang['No albums found'] = 'לא נמצאו אלבומים';
+$lang['A photo library administrator has created the following account for you:'] = 'מנהל ספריית התמונות יצר עבורך את החשבון הבא:';
+$lang['An activation link valid for %s has been sent to "%s". If the user doesn\'t receive the link, you can generate and copy a new one by editing the user and managing her password.'] = 'קישור להפעלה בתוקף ל-%s נשלח אל "%s". אם לא קיבלת את הקישור, ניתן ליצור קישור חדש ולהעתיק אותו על ידי עריכת המשתמש וניהול הסיסמה שלו.';
+$lang['An activation link valid for %s was created but could not be sent. You can now copy the link below and send it to the user.'] = 'קישור להפעלה בתוקף ל-%s נוצר אך לא נשלח. כעת תוכל להעתיק את הקישור למטה ולשלוח אותו למשתמש.';
+$lang['This link is valid for %s. After this time, you will need to request a new link.'] = 'הקישור הזה תקף למשך %s. לאחר מכן, תצטרך לבקש קישור חדש.';
+$lang['To set your password, visit the following address:'] = 'כדי להגדיר את הסיסמה שלך, בקר בכתובת הבאה:';
\ No newline at end of file