From 1a2e8b2413ac26e6b64d51de807f236c63cfe1d0 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Mon, 26 May 2008 13:18:31 -0400
Subject: [PATCH] -updated zh_CN localization

---
 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 fa9dab0..fd914b3 100644
--- a/program/localization/zh_CN/labels.inc
+++ b/program/localization/zh_CN/labels.inc
@@ -206,6 +206,7 @@
 $labels['autosend'] = '自动发送';
 $labels['ignore'] = '乎略';
 $labels['readwhendeleted'] = '删除后标记为已读';
+$labels['flagfordeletion'] = '标记邮件为已删除而不是实际删除';
 $labels['autosavedraft'] = '自动保存到草稿箱';
 $labels['everynminutes'] = '第 $n 分钟';
 $labels['never'] = '从不';

--
Gitblit v1.9.1