From f09ca31fb10f4aa0b63dfc385a6646e7dc444d35 Mon Sep 17 00:00:00 2001
From: yllar <yllar.pajus@gmail.com>
Date: Mon, 26 Oct 2009 17:42:58 -0400
Subject: [PATCH] localization update

---
 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 ccd3959..3cb80c6 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>  30072009                |
+| Updates: Moshe Leibovitch  <moish@mln.co.il>  25102009                |
 +-----------------------------------------------------------------------+
 
 */
@@ -27,6 +27,7 @@
 $messages['loggedout'] = 'הקשר הסתיים. להתראות!';
 $messages['mailboxempty'] = 'רשימת ההודעות ריקה';
 $messages['loading'] = 'טעינה...';
+$messages['uploading'] = 'קובץ עולה...';
 $messages['loadingdata'] = 'טעינת מידע...';
 $messages['checkingmail'] = 'בדיקת קיום הודעות חדשות...';
 $messages['sendingmessage'] = 'ההודעה נמסרת...';
@@ -67,6 +68,7 @@
 $messages['noldapserver'] = 'נא לבחור שרת כתובות לחיפוש';
 $messages['nocontactsreturned'] = 'לא נמצאו אנשי קשר';
 $messages['nosearchname'] = 'נא להוסיף איש קשר או כתובת דוא\"ל';
+$messages['notuploadedwarning'] = 'עדיין לא הועלו כל הקבצים. נא לחכות או לבטל הפעולה.';
 $messages['searchsuccessful'] = 'נמצאו $nr הודעות';
 $messages['searchnomatch'] = 'תוצאת החיפוש ריקה';
 $messages['searching'] = 'חיפוש...';
@@ -103,5 +105,6 @@
 $messages['smtptoerror'] = 'SMTP ($code): "$to" לא נרשמה כתובת המקבל';
 $messages['smtprecipientserror'] = 'SMTP : לא ניתן לפענח רשימת נמענים';
 $messages['smtperror'] = 'SMTP: $msg';
+$messages['emailformaterror'] = '$email  כתובת דוא"ל שגויה';
 
 ?>

--
Gitblit v1.9.1