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/messages.inc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/program/localization/he_IL/messages.inc b/program/localization/he_IL/messages.inc
index 1e93018..9336310 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>  22052009                |
+| Updates: Moshe Leibovitch  <moish@mln.co.il>  17062009                |
 +-----------------------------------------------------------------------+
 
 */
@@ -45,6 +45,7 @@
 $messages['errorsaving'] = 'נגרמה שגיאה במהלך השמירה';
 $messages['errormoving'] = 'לא ניתן לתייק את ההודעה';
 $messages['errordeleting'] = 'לא ניתן למחוק את ההודעה';
+$messages['errormarking'] = 'לא ניתן לסמן ההודעה';
 $messages['deletecontactconfirm'] = 'האם למחוק את איש הקשר?';
 $messages['deletemessagesconfirm'] = 'האם למחוק את ההודעות המסומנות?';
 $messages['deletefolderconfirm'] = 'האם למחוק תיק זה?';

--
Gitblit v1.9.1