diff options
Diffstat (limited to 'language/he_IL/common.lang.php')
-rw-r--r-- | language/he_IL/common.lang.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/language/he_IL/common.lang.php b/language/he_IL/common.lang.php index 60ff33ef6..9b9c59a15 100644 --- a/language/he_IL/common.lang.php +++ b/language/he_IL/common.lang.php @@ -142,7 +142,6 @@ $lang['caddie'] = 'סל'; $lang['Calendar'] = 'לוח שנה'; $lang['All'] = 'הכול'; $lang['display each day with pictures, month per month'] = 'הצג כל יום עם תמונה, חודש אחרי חודש'; -$lang['display pictures added on'] = 'הצג תמונות שהועלו בתאריך'; $lang['View'] = 'צפה'; $lang['chronology_monthly_calendar'] = 'חודשי לוח שנה'; $lang['chronology_monthly_list'] = 'רשימת חודשים'; @@ -255,8 +254,8 @@ $lang['Recent pictures'] = "תמונות אחרונות"; $lang['display most recent pictures'] = "הראה את התמונות הכי חדשות"; $lang['Redirection...'] = "מעביר..."; $lang['Please, enter a login'] = "הכנס שם משתמש"; -$lang['login mustn"t end with a space character'] = "שם משתמש לא יכול להיגמר ברווח"; -$lang['login mustn"t start with a space character'] = "שם משתמש לא יכול להתחיל עם רווח"; +$lang['login mustn\'t end with a space character'] = "שם משתמש לא יכול להיגמר ברווח"; +$lang['login mustn\'t start with a space character'] = "שם משתמש לא יכול להתחיל עם רווח"; $lang['this login is already used'] = "השם משתמש הזה קיים כבר"; $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "דואר אלקטרוני חייב להיות כמו adir@biton.com (לדוגמה : adir@gmail.com)"; $lang['please enter your password again'] = "הכנס בבקשה את הסיסמה שוב"; |