From e9152a55b9d402e5ca3fe9a0d1b6ab53ddebd449 Mon Sep 17 00:00:00 2001
From: yllar <yllar.pajus@gmail.com>
Date: Sun, 14 Dec 2008 16:37:19 -0500
Subject: [PATCH] zh_CN update

---
 program/localization/zh_CN/labels.inc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/program/localization/zh_CN/labels.inc b/program/localization/zh_CN/labels.inc
index 26884ea..9279f38 100644
--- a/program/localization/zh_CN/labels.inc
+++ b/program/localization/zh_CN/labels.inc
@@ -123,6 +123,7 @@
 $labels['unread'] = '未读';
 $labels['flagged'] = '已标记';
 $labels['unanswered'] = '未回复';
+$labels['filter'] = '过滤';
 $labels['compact'] = '压缩';
 $labels['empty'] = '清空';
 $labels['purge'] = '清除';
@@ -242,7 +243,7 @@
 $labels['miscfolding'] = 'RFC 2047/2232(MS Outlook)';
 $labels['2047folding'] = '完整的 RFC 2047(其它)';
 $labels['advancedoptions'] = '高级选项';
-$labels['focusonnewmessage'] = 'Focus browser window on new message';
+$labels['focusonnewmessage'] = '新邮件到达时将窗口提升为焦点窗口';
 $labels['checkallfolders'] = '检查所有邮件夹里的新邮件';
 $labels['folder'] = '邮件夹';
 $labels['folders'] = '邮件夹';

--
Gitblit v1.9.1