diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-08-27 14:52:52 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-08-27 14:53:06 +0200 |
commit | 812f37c5d1baa077f22a35240c5488f65d054260 (patch) | |
tree | de2da4f21704b813c7e66eb5c7fbdc44c592b40c /program/localization/zh_CN/labels.inc | |
parent | 581b6b41fd51549fe05afede9da647ccf6297660 (diff) |
Synchronized localizations with Transifex
Diffstat (limited to 'program/localization/zh_CN/labels.inc')
-rw-r--r-- | program/localization/zh_CN/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/zh_CN/labels.inc b/program/localization/zh_CN/labels.inc index cf021eccc..b0f2dc15c 100644 --- a/program/localization/zh_CN/labels.inc +++ b/program/localization/zh_CN/labels.inc @@ -427,6 +427,7 @@ $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'] = '新邮件到达时将窗口提升为焦点窗口'; |