From 1966c53255495890dd7f25c31bac73d97ecc3291 Mon Sep 17 00:00:00 2001 From: svncommit Date: Mon, 19 Jun 2006 19:04:51 +0000 Subject: Added Drafts support (Feature #1326839) (richs) --- program/localization/cn/labels.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'program/localization/cn/labels.inc') diff --git a/program/localization/cn/labels.inc b/program/localization/cn/labels.inc index e1cbcc469..bf7773457 100644 --- a/program/localization/cn/labels.inc +++ b/program/localization/cn/labels.inc @@ -33,6 +33,7 @@ $labels['addressbook'] = '地址薄'; // mailbox names $labels['inbox'] = '收件箱'; +$labels['drafts'] = '草稿'; $labels['sent'] = '发件箱'; $labels['trash'] = '垃圾桶'; $labels['drafts'] = '草稿'; @@ -113,6 +114,7 @@ $labels['quota'] = '空间使用'; // message compose $labels['compose'] = '写新邮件'; +$labels['savemessage'] = '保存这份草稿'; $labels['sendmessage'] = '立刻发送邮件'; $labels['addattachment'] = '添加附件'; -- cgit v1.2.3