diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-11-01 18:03:36 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-11-01 18:03:36 +0000 |
| commit | e547ee8d87db2be82a723d5e1e74eb83d1f8cd61 (patch) | |
| tree | a2970ae56fc223623e93ab477a5eddb255505dc7 /roundcubemail/program/localization/he_IL/messages.inc | |
| parent | 5bb2b28dcd0c4c95b71217508c4d1e3ca663fdb1 (diff) | |
he_IL & fr_FR update
git-svn-id: https://svn.roundcube.net/trunk@2027 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/he_IL/messages.inc')
| -rw-r--r-- | roundcubemail/program/localization/he_IL/messages.inc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/he_IL/messages.inc b/roundcubemail/program/localization/he_IL/messages.inc index 046e19e81..9fcb4e256 100644 --- a/roundcubemail/program/localization/he_IL/messages.inc +++ b/roundcubemail/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'] = 'לזהות שנבחרה חסרה כתובת דואר'; ?> |
