From 36147bd6df93cfc379072b76a6c1c0e6e383cbbc Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <bruederli@kolabsys.com>
Date: Sat, 07 Feb 2015 12:32:19 -0500
Subject: [PATCH] Update localizations from Transifex

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

diff --git a/program/localization/he_IL/labels.inc b/program/localization/he_IL/labels.inc
index 8256302..8c1b452 100644
--- a/program/localization/he_IL/labels.inc
+++ b/program/localization/he_IL/labels.inc
@@ -221,6 +221,7 @@
 $labels['revertto']      = 'חזור למצב קודם';
 $labels['restore'] = 'שיחזור';
 $labels['restoremessage'] = 'לשחזר הודעה?';
+$labels['ignore'] = 'להתעלם';
 $labels['responses'] = 'תגובות';
 $labels['insertresponse'] = 'הכנסת תגובה';
 $labels['manageresponses'] = 'ניהול תגובות';
@@ -408,6 +409,7 @@
 $labels['autosend'] = 'שליחה אוטומטית';
 $labels['autosendknown'] = 'משלוח אישור קבלה רק לאנשי הקשר שלי';
 $labels['autosendknownignore'] = 'משלוח אישור קבלה לאנשי הקשר שלי בלבד ולהתעלם מאחרים';
+$labels['ignorerequest'] = 'להתעלם מהבקשה';
 $labels['readwhendeleted'] = 'סימון הודעה כנקראה לאחר מחיקה';
 $labels['flagfordeletion'] = 'סימון הודעה כמחוקה במקום מחיקה';
 $labels['skipdeleted'] = 'הסתרת הודעות שנמחקו';

--
Gitblit v1.9.1