From 9fa938739d3e70fc1580e8055f92c6c214a378f1 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Mon, 05 Sep 2011 14:42:24 -0400
Subject: [PATCH] Localization updates

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

diff --git a/program/localization/he_IL/labels.inc b/program/localization/he_IL/labels.inc
index f905763..1058979 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>  07082011                |
+| Updates: Moshe Leibovitch  <moish@mln.co.il>  05092011                |
 +-----------------------------------------------------------------------+
 */
 
@@ -168,6 +168,8 @@
 $labels['editortype'] = 'סוג עורך';
 $labels['returnreceipt'] = 'אישור קבלה';
 $labels['dsn'] = 'הודעה על מצב המסירה';
+$labels['mailreplyintro'] = ':כתב $sender, $date בתאריך';
+$labels['originalmessage'] = 'הודעה מקורית';
 $labels['editidents'] = 'עריכת זהויות';
 $labels['checkspelling'] = 'בדיקת איות';
 $labels['resumeediting'] = 'המשך עריכה';
@@ -243,6 +245,8 @@
 $labels['typevideo'] = 'וידאו';
 $labels['typeassistant'] = 'עוזר/ת';
 $labels['typehomepage'] = 'דף הבית';
+$labels['typeblog'] = 'יומן רשת';
+$labels['typeprofile'] = 'פרופיל';
 $labels['addfield'] = 'הוסף שדה';
 $labels['addcontact'] = 'הוספת איש קשר';
 $labels['editcontact'] = 'עריכת איש קשר';

--
Gitblit v1.9.1