diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-04-08 16:34:36 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-04-08 16:34:36 +0000 |
| commit | 5eda37f855611f3c634a38dd4a8211d7d3cd1c9d (patch) | |
| tree | c2ac113a9130dc206e25eb9a1db3c3980530bd33 /roundcubemail/program/localization/zh_TW | |
| parent | ca8dd91021c5e298689e62fb31576d8045c376c3 (diff) | |
- Add option to delete messages instead of moving to Trash when in Junk folder (#1486686)
git-svn-id: https://svn.roundcube.net/trunk@6052 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/zh_TW')
| -rw-r--r-- | roundcubemail/program/localization/zh_TW/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/zh_TW/labels.inc b/roundcubemail/program/localization/zh_TW/labels.inc index 43c5dfb69..7e151de82 100644 --- a/roundcubemail/program/localization/zh_TW/labels.inc +++ b/roundcubemail/program/localization/zh_TW/labels.inc @@ -341,6 +341,7 @@ $labels['readwhendeleted'] = '將刪除的郵件標示為已讀取'; $labels['flagfordeletion'] = '刪除郵件時將原始郵件標示為已刪除'; $labels['skipdeleted'] = '不要顯示已刪除的郵件'; $labels['deletealways'] = '如果移到垃圾桶失敗,就直接刪除'; +$labels['deletejunk'] = '直接從垃圾郵件刪除'; $labels['showremoteimages'] = '顯示遠端郵件內文中的圖片'; $labels['fromknownsenders'] = '從已知的寄件者'; $labels['always'] = '總是接受'; |
