From 2fe8d6bdebbaa160ee062b18e78fe7e77b430e00 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Wed, 06 Oct 2010 04:43:32 -0400
Subject: [PATCH] Copy localization updates for 0.4.2 release

---
 program/localization/he_IL/labels.inc |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/program/localization/he_IL/labels.inc b/program/localization/he_IL/labels.inc
index d8f3f8c..89898ee 100644
--- a/program/localization/he_IL/labels.inc
+++ b/program/localization/he_IL/labels.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>  04072010                |
+| Updates: Moshe Leibovitch  <moish@mln.co.il>  29092010                |
 +-----------------------------------------------------------------------+
 */
 
@@ -167,6 +167,7 @@
 $labels['charset'] = 'קידוד';
 $labels['editortype'] = 'סוג עורך';
 $labels['returnreceipt'] = 'אישור קבלה';
+$labels['editidents'] = 'עריכת זהויות';
 $labels['checkspelling'] = 'בדיקת איות';
 $labels['resumeediting'] = 'המשך עריכה';
 $labels['revertto'] = 'חזור למצב קודם';
@@ -259,6 +260,7 @@
 $labels['mdnrequests'] = 'משלוח אישור מסירה';
 $labels['askuser'] = 'שאל את המשתמש';
 $labels['autosend'] = 'שליחה אוטומטית';
+$labels['autosendknown'] = 'משלוח אישור קבלה רק לאנשי הקשר שלי ';
 $labels['ignore'] = 'התעלם';
 $labels['readwhendeleted'] = 'סימון הודעה כנקראה לאחר מחיקה';
 $labels['flagfordeletion'] = 'סימון הודעה כמחוקה במקום מחיקה';
@@ -303,6 +305,7 @@
 $labels['insertsignature'] = 'שיבוץ חתימה';
 $labels['previewpanemarkread'] = 'סימון הודעה שנצפתה כנקראה';
 $labels['afternseconds'] = 'לאחר $n שניות';
+$labels['reqmdn'] = 'תמיד יש לדרוש אישור קבלה';
 $labels['folder'] = 'תיק';
 $labels['folders'] = 'תיקים';
 $labels['foldername'] = 'שם תיק';

--
Gitblit v1.9.1