From fb1e3b7b875081338ec233340a9527b506cba4ec Mon Sep 17 00:00:00 2001
From: yllar <yllar.pajus@gmail.com>
Date: Thu, 18 Jun 2009 16:42:48 -0400
Subject: [PATCH] New language Brezhoneg + some updates

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

diff --git a/program/localization/he_IL/labels.inc b/program/localization/he_IL/labels.inc
index f212d7b..fa32537 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>  22052009                |
+| Updates: Moshe Leibovitch  <moish@mln.co.il>  17062009                |
 +-----------------------------------------------------------------------+
 */
 
@@ -114,12 +114,15 @@
 $labels['markunread'] = 'כלא נקראו';
 $labels['markflagged'] = 'כמסומן';
 $labels['markunflagged'] = 'כלא מסומן';
+$labels['messageactions'] = 'פעולות נוספות';
 $labels['select'] = 'בחירה';
 $labels['all'] = 'הכל';
 $labels['none'] = 'כלום';
 $labels['unread'] = 'לא נקראו';
 $labels['flagged'] = 'מסומן';
 $labels['unanswered'] = 'לא נענה';
+$labels['deleted'] = 'נמחק';
+$labels['invert'] = 'היפוך הסימון';
 $labels['filter'] = 'סינון';
 $labels['compact'] = 'פינוי שטח לא מנוצל';
 $labels['empty'] = 'ריקון';
@@ -132,7 +135,9 @@
 $labels['searchmod'] = 'מאפייני חיפוש';
 $labels['msgtext'] = 'כל ההודעה';
 $labels['openinextwin'] = 'פתיחה בחלון חדש';
+$labels['emlsave'] = 'הורדת הודעה בפורמט  EML';
 $labels['compose'] = 'כתיבת הודעה';
+$labels['editasnew'] = 'עריכת ההודעה כחדשה';
 $labels['savemessage'] = 'שמירת טיוטה';
 $labels['sendmessage'] = 'משלוח מיידי';
 $labels['addattachment'] = 'צירוף קובץ';

--
Gitblit v1.9.1