From a3644638aaf0418598196a870204e0b632a4c8ad Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Fri, 17 Apr 2015 06:28:40 -0400 Subject: [PATCH] Allow preference sections to define CSS class names --- 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