diff options
author | yllar <yllar.pajus@gmail.com> | 2008-11-01 18:03:36 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2008-11-01 18:03:36 +0000 |
commit | d0d94caff634604abf0d1e2194c46f4ae828810e (patch) | |
tree | 2697b8eb39d83017cd29b2f9b19639049c7f791e /program/localization/he_IL/messages.inc | |
parent | d2993ee4db2ad20b2feebb04060acbe15d890cda (diff) |
he_IL & fr_FR update
Diffstat (limited to 'program/localization/he_IL/messages.inc')
-rw-r--r-- | program/localization/he_IL/messages.inc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/program/localization/he_IL/messages.inc b/program/localization/he_IL/messages.inc index 046e19e81..9fcb4e256 100644 --- a/program/localization/he_IL/messages.inc +++ b/program/localization/he_IL/messages.inc @@ -11,7 +11,7 @@ +-----------------------------------------------------------------------+ | Author: Moshe Leibovitch <moish@mln.co.il> | | Updates: Noor Dawod <noor@comrax.com> | -| Updates: Moshe Leibovitch <moish@mln.co.il> 20092008 | +| Updates: Moshe Leibovitch <moish@mln.co.il> 28102008 | +-----------------------------------------------------------------------+ */ @@ -51,10 +51,12 @@ $messages['purgefolderconfirm'] = 'האם למחוק את כל ההודעות ב $messages['foldercreating'] = 'התיקיה נוצרת...'; $messages['folderdeleting'] = 'התיקיה נמחקת...'; $messages['folderrenaming'] = 'שינוי שם תיקיה...'; +$messages['foldermoving'] = 'העברת תיקיה...'; $messages['formincomplete'] = 'לא הוזנו כל השדות בטופס זה'; $messages['noemailwarning'] = 'נא להוסיף כתובת דוא\"ל חוקית'; $messages['nonamewarning'] = 'נא להוסיף שם'; $messages['nopagesizewarning'] = 'נא להוסיף גודל דף'; +$messages['nosenderwarning'] = 'נא להוסיף כתובת השולח'; $messages['norecipientwarning'] = 'נא להוסיף לפחות נמען אחד'; $messages['nosubjectwarning'] = 'שורת הנושא ריקה. האם ברצונך להוסיף נושא כעת?'; $messages['nobodywarning'] = 'האם לשלוח הודעה ללא תוכן?'; @@ -89,5 +91,6 @@ $messages['importwait'] = 'ייבוא, נא להמתין..'; $messages['importerror'] = 'חוקי vCard הייבוא נכשל כי הקובץ אינו בפורמט'; $messages['importconfirm'] = 'יובאו $inserted אנשי קשר, $skipped היו קיימים <p><em>$names</em></p>'; $messages['opnotpermitted'] = 'פעולה אסורה!'; +$messages['nofromaddress'] = 'לזהות שנבחרה חסרה כתובת דואר'; ?> |