diff options
Diffstat (limited to 'plugins/archive/localization/he_IL.inc')
-rw-r--r-- | plugins/archive/localization/he_IL.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/archive/localization/he_IL.inc b/plugins/archive/localization/he_IL.inc index 37bcaaa3f..e4e042652 100644 --- a/plugins/archive/localization/he_IL.inc +++ b/plugins/archive/localization/he_IL.inc @@ -15,8 +15,6 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-archive/ */ - -$labels = array(); $labels['buttontext'] = 'ארכיון'; $labels['buttontitle'] = 'משלוח ההודעה לארכיב'; $labels['archived'] = 'עדכון הארכיון הצליח'; @@ -30,5 +28,4 @@ $labels['archivetypemonth'] = 'חודש ( לדוגמה, ארכיב/2012/96 )'; $labels['archivetypefolder'] = 'תיקיה מקורית'; $labels['archivetypesender'] = 'שולח ההודעה'; $labels['unkownsender'] = 'לא ידוע'; - ?> |