From 4213a3712e8c6c2cae33ca0d0b74f13b4f5ba31b Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Thu, 04 Oct 2012 04:31:08 -0400
Subject: [PATCH] Updated translations from launchpad

---
 plugins/markasjunk/localization/he_IL.inc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/plugins/markasjunk/localization/he_IL.inc b/plugins/markasjunk/localization/he_IL.inc
index 52d32cb..0dbc315 100644
--- a/plugins/markasjunk/localization/he_IL.inc
+++ b/plugins/markasjunk/localization/he_IL.inc
@@ -11,10 +11,10 @@
  +-----------------------------------------------------------------------+
  | Author: Moshe Leibovitch <moish@mln.co.il>                            |
  +-----------------------------------------------------------------------+
- @version $Id$
 */
 
 $labels = array();
-$labels['buttontitle'] = 'סימון כדואר זבל';
-$labels['reportedasjunk'] = 'סומן בהצלחה כדואר זבל';
+$labels['buttontext'] = 'זבל';
+$labels['buttontitle'] = 'סמן כדואר זבל';
+$labels['reportedasjunk'] = 'דואר הזבל דווח בהצלחה';
 

--
Gitblit v1.9.1