summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-07-02 06:47:20 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-07-02 06:47:20 +0000
commitd966e00bdf95dd2f74beefa846d0e0e93c4185c1 (patch)
tree964a0e32ebe801008bebc0e1a3e81386edf30833
parent929d3d127e11056a7893834410dbc2b20b2ad80f (diff)
- zh_CN labels update (#1485181)
git-svn-id: https://svn.roundcube.net/trunk@1586 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/program/localization/zh_CN/labels.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/zh_CN/labels.inc b/roundcubemail/program/localization/zh_CN/labels.inc
index fcafbfce9..ebe9ef9f0 100644
--- a/roundcubemail/program/localization/zh_CN/labels.inc
+++ b/roundcubemail/program/localization/zh_CN/labels.inc
@@ -116,6 +116,8 @@ $labels['viewsource'] = '显示邮件源文件';
$labels['markmessages'] = '标记邮件';
$labels['markread'] = '已读';
$labels['markunread'] = '未读';
+$labels['markflagged'] = '已标记';
+$labels['markunflagged'] = '未标记';
$labels['select'] = '选择';
$labels['all'] = '全部';
$labels['none'] = '无';
@@ -198,6 +200,7 @@ $labels['dstactive'] = '夏令时';
$labels['htmleditor'] = '使用 HTML 编辑器';
$labels['htmlsignature'] = '使用 HTML 签名';
$labels['previewpane'] = '显示预览窗口';
+$labels['skin'] = '界面皮肤';
$labels['logoutclear'] = '退出时清空回收站';
$labels['logoutcompact'] = '退出时压缩收件箱';
$labels['uisettings'] = '用户界面';