summaryrefslogtreecommitdiff
path: root/program/localization/zh_CN/messages.inc
diff options
context:
space:
mode:
authoryllar <yllar.pajus@gmail.com>2008-06-10 12:06:55 +0000
committeryllar <yllar.pajus@gmail.com>2008-06-10 12:06:55 +0000
commit8b365e22fa39266aaf43665500fa94cbddd62837 (patch)
treeb51ea11c8b829ebfd2944b13275f49ea717875e4 /program/localization/zh_CN/messages.inc
parent8cc6078876091d687d907773335a24618197d0b2 (diff)
#1485116
Diffstat (limited to 'program/localization/zh_CN/messages.inc')
-rw-r--r--program/localization/zh_CN/messages.inc25
1 files changed, 13 insertions, 12 deletions
diff --git a/program/localization/zh_CN/messages.inc b/program/localization/zh_CN/messages.inc
index 915c895ca..79f46bed6 100644
--- a/program/localization/zh_CN/messages.inc
+++ b/program/localization/zh_CN/messages.inc
@@ -2,19 +2,19 @@
/*
- +-----------------------------------------------------------------------+
- | localization/zh_CN/messages.inc |
- | |
- | Language file of the RoundCube Webmail client |
- | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland |
- | Licensed under the GNU GPL |
- | |
- +-----------------------------------------------------------------------+
- | Author: Xue zhong sheng <xue.zhongsheng@gmail.com> |
- | Zhang Huang bin <michaelbibby@gmail.com> |
- +-----------------------------------------------------------------------+
++-----------------------------------------------------------------------+
+| localization/zh_CN/messages.inc |
+| |
+| Language file of the RoundCube Webmail client |
+| Copyright (C) 2005-2008, RoundCube Dev. - Switzerland |
+| Licensed under the GNU GPL |
+| |
++-----------------------------------------------------------------------+
+| Author: Xue zhong sheng <xue.zhongsheng@gmail.com> |
+| Zhang Huang bin <michaelbibby@gmail.com> |
++-----------------------------------------------------------------------+
- @version $Id$
+@version $Id$
*/
@@ -79,5 +79,6 @@ $messages['receiptsent'] = '成功发送了一个已读回执';
$messages['errorsendingreceipt'] = '无法发送回执';
$messages['nodeletelastidentity'] = '无法删除这个身份,这是最后一个。';
$messages['addsubfolderhint'] = '文件夹将被作为所选中文件夹的子目录';
+$messages['forbiddencharacter'] = '目录名包含隐藏字符';
?>