diff options
author | Thomas Bruederli <bruederli@kolabsys.com> | 2014-11-12 09:07:25 +0100 |
---|---|---|
committer | Thomas Bruederli <bruederli@kolabsys.com> | 2014-11-12 09:07:25 +0100 |
commit | 63dd809b11f6482af375144f79b1350678dabd99 (patch) | |
tree | ee79d085cfcd6bc11a293f77e236dcc7cf0add44 /program/localization/zh_CN | |
parent | cc6c7e83b53eb0c33d19b67081a489fb01b6f05e (diff) |
Remove empty labels and translation files
Diffstat (limited to 'program/localization/zh_CN')
-rw-r--r-- | program/localization/zh_CN/labels.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/program/localization/zh_CN/labels.inc b/program/localization/zh_CN/labels.inc index b0f2dc15c..3bca9bc42 100644 --- a/program/localization/zh_CN/labels.inc +++ b/program/localization/zh_CN/labels.inc @@ -427,7 +427,6 @@ $labels['2231folding'] = '完整的 RFC 2231(Thunderbird)'; $labels['miscfolding'] = 'RFC 2047/2232(MS Outlook)'; $labels['2047folding'] = '完整的 RFC 2047(其它)'; $labels['force7bit'] = '对 8 位字符使用 MIME 编码'; -$labels['savelocalstorage'] = ""; $labels['advancedoptions'] = '高级选项'; $labels['toggleadvancedoptions'] = '切换高级选项'; $labels['focusonnewmessage'] = '新邮件到达时将窗口提升为焦点窗口'; @@ -561,7 +560,5 @@ $labels['arialabelpreferencesform'] = '偏好设置表单'; $labels['arialabelidentityeditfrom'] = '标识编辑表单'; $labels['arialabelresonseeditfrom'] = '回复编辑表单'; $labels['helplistnavigation'] = '列表键盘导航'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; $labels['helplistkeyboardnavcontacts'] = "回车:打开选中的联系人"; ?> |