diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-05-21 12:59:19 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-05-21 12:59:19 +0000 |
| commit | ed8be8baa12163134754c470c34bc84ade489bab (patch) | |
| tree | 086ee2aaeed7915888d74c9b35234c36dc13349e /roundcubemail/program/localization/zh_TW | |
| parent | 04fe416858fbc7b4b5b514b29412ed44d1660024 (diff) | |
- Add 1 minute interval in autosave options (#1485854)
git-svn-id: https://svn.roundcube.net/trunk@2513 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, 0 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/zh_TW/labels.inc b/roundcubemail/program/localization/zh_TW/labels.inc index 6490cb17a..955dddf76 100644 --- a/roundcubemail/program/localization/zh_TW/labels.inc +++ b/roundcubemail/program/localization/zh_TW/labels.inc @@ -236,7 +236,6 @@ $labels['always'] = '總是接受'; $labels['showinlineimages'] = '將附加檔案的圖片顯示於郵件最後'; $labels['autosavedraft'] = '自動儲存草稿'; $labels['everynminutes'] = '每 $n 分鐘'; -$labels['keepaliveevery'] = '每 $n 分鐘'; $labels['keepalive'] = '檢查新郵件的間隔時間'; $labels['never'] = '絕對不要'; $labels['messagesdisplaying'] = '郵件顯示設定'; |
