관리-도구
편집 파일: messages.php
<?php $lan = array ( 'sent' => '寄件備份', 'draft' => '草稿', 'queued' => '寄件佇列', 'static' => '統計', 'Deleting' => '刪除中', 'Done' => '完成', 'failed' => '錯誤', 'Requeuing' => '重新寄送中', 'Listing message' => '列出信件', 'to' => '到', 'Listing message 1 to' => '列出1到', 'Messages' => '信件', 'Delete all draft messages' => '刪除所有草稿', 'Message info' => '信件資訊', 'Status' => '狀態', 'Action' => '動作', 'From:' => '寄件人:', 'Subject:' => '主旨:', 'Entered:' => '日期:', 'Embargo:' => '狀態:', 'delete' => '刪除', 'click stats' => '點閱統計', 'Sent' => '送出', 'Time to send' => '花費時間', 'total' => '總共', 'text' => '純文字', 'html' => 'html', 'both' => '兩種格式', 'PDF' => 'PDF', 'Viewed' => '瀏覽人次', 'Unique Views' => '瀏覽人數', 'Clicks' => '點閱次數', 'Bounced' => '退信', 'View' => '瀏覽', 'inprocess' => '處理中', 'Requeue' => '重新寄送', 'processed' => '已處理', 'prepared' => '已準備', 'Edit' => '編輯', 'Delete all draft messages without subject' => '刪除所有沒有主旨的草稿', 'still to process' => '繼續處理', 'ETA' => 'ETA', 'Processing' => '處理', 'msgs/hr' => '封信/小時', 'suspend sending' => '停止寄送', 'suspending' => '停止中', ); ?>