From 708b1bca9fb12ce1f56c50a97ce79edeb9ea0a38 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Thu, 21 Mar 2013 08:58:22 -0400
Subject: [PATCH] Synchronized translations with Transifex

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

diff --git a/program/localization/he_IL/labels.inc b/program/localization/he_IL/labels.inc
index 8cf6101..698b734 100644
--- a/program/localization/he_IL/labels.inc
+++ b/program/localization/he_IL/labels.inc
@@ -64,6 +64,7 @@
 $labels['move']     = 'העבר';
 $labels['moveto']   = 'תיוק ב...';
 $labels['download'] = 'הורדה';
+$labels['open']     = 'לפתוח';
 $labels['showattachment'] = 'הצגה';
 $labels['showanyway'] = 'להציג בכל מקרה';
 
@@ -204,6 +205,8 @@
 
 $labels['openinextwin'] = 'פתיחה בחלון חדש';
 $labels['emlsave'] = 'הורדת הודעה בפורמט  EML';
+$labels['changeformattext'] = 'הצגה בפורמט לא מעוצב';
+$labels['changeformathtml'] = 'הצגה בפורמט HTML';
 
 // message compose
 $labels['editasnew']      = 'עריכת ההודעה כחדשה';

--
Gitblit v1.9.1