diff options
author | alecpl <alec@alec.pl> | 2010-12-03 10:58:40 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-12-03 10:58:40 +0000 |
commit | af3c045ecf4865361981f4c9aa392dfe1f93ac90 (patch) | |
tree | 5d82d0c7e056c020033d13f0b0037cd8c7c220f8 /program/localization/he_IL/labels.inc | |
parent | a5ee723f4254d8c7a4f8bf236c3e0a6bec8a5676 (diff) |
- New Folder Manager UI
- Fix invalid Request when creating a folder (#1487443)
- Add folder size and quota indicator in folder manager (#1485780)
- Add possibility to move a subfolder into root folder (#1486791)
Diffstat (limited to 'program/localization/he_IL/labels.inc')
-rw-r--r-- | program/localization/he_IL/labels.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/program/localization/he_IL/labels.inc b/program/localization/he_IL/labels.inc index 0b0336794..27b9a642d 100644 --- a/program/localization/he_IL/labels.inc +++ b/program/localization/he_IL/labels.inc @@ -324,13 +324,9 @@ $labels['replysamefolder'] = 'המענה ישמר בתיקיה של ההודעה $labels['folder'] = 'תיק'; $labels['folders'] = 'תיקים'; $labels['foldername'] = 'שם תיק'; -$labels['subscribed'] = 'מנוי'; $labels['messagecount'] = 'הודעות'; $labels['create'] = 'יצירה'; $labels['createfolder'] = 'יצירת תיק חדש'; -$labels['rename'] = 'שינוי שם'; -$labels['renamefolder'] = 'שינוי שם תיק'; -$labels['deletefolder'] = 'מחיקת תיק'; $labels['managefolders'] = 'ניהול תיקים'; $labels['specialfolders'] = 'תיקים מיוחדים'; $labels['sortby'] = 'מיון לפי'; |