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 | |
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')
-rw-r--r-- | program/localization/he_IL/labels.inc | 4 | ||||
-rw-r--r-- | program/localization/he_IL/messages.inc | 3 |
2 files changed, 0 insertions, 7 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'] = 'מיון לפי'; diff --git a/program/localization/he_IL/messages.inc b/program/localization/he_IL/messages.inc index 3b3f9362b..94056a444 100644 --- a/program/localization/he_IL/messages.inc +++ b/program/localization/he_IL/messages.inc @@ -54,9 +54,7 @@ $messages['deletecontactconfirm'] = 'האם למחוק את איש הקשר?'; $messages['deletemessagesconfirm'] = 'האם למחוק את ההודעות המסומנות?'; $messages['deletefolderconfirm'] = 'האם למחוק תיק זה?'; $messages['purgefolderconfirm'] = 'האם למחוק את כל ההודעות בתיק זה?'; -$messages['foldercreating'] = 'התיקיה נוצרת...'; $messages['folderdeleting'] = 'התיקיה נמחקת...'; -$messages['folderrenaming'] = 'שינוי שם תיקיה...'; $messages['foldermoving'] = 'העברת תיקיה...'; $messages['formincomplete'] = 'לא הוזנו כל השדות בטופס זה'; $messages['noemailwarning'] = 'נא להוסיף כתובת דוא\"ל חוקית'; @@ -93,7 +91,6 @@ $messages['markingmessage'] = 'סימון ההודעה בתהליך...'; $messages['receiptsent'] = 'אישור הקבלה נשלח בהצלחה'; $messages['errorsendingreceipt'] = 'לא ניתן לשלוח אישור קבלה'; $messages['nodeletelastidentity'] = 'זו הזהות האחרונה ולכן לא ניתן לבטלה'; -$messages['addsubfolderhint'] = 'תיקיה זו תוקם תחת התיקיה שנבחרה'; $messages['forbiddencharacter'] = 'שם התיקיה מכיל תוים אסורים'; $messages['selectimportfile'] = 'נא לבחור קובץ לייבוא'; $messages['addresswriterror'] = 'פנקס הכתובות שנבחר אינו ניתן לכתיבה'; |