summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization
diff options
context:
space:
mode:
authoryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-06-10 12:06:55 +0000
committeryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-06-10 12:06:55 +0000
commit2d6e7302e3ce24c76a08415a00a4c322fa77e173 (patch)
treec4ece33c8bae8f9e09168123a793702b625c0d93 /roundcubemail/program/localization
parent17f106806c130b029408fd5d7a272d64ab1182ff (diff)
#1485116
git-svn-id: https://svn.roundcube.net/trunk@1502 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization')
-rw-r--r--roundcubemail/program/localization/zh_CN/messages.inc25
1 files changed, 13 insertions, 12 deletions
diff --git a/roundcubemail/program/localization/zh_CN/messages.inc b/roundcubemail/program/localization/zh_CN/messages.inc
index 915c895ca..79f46bed6 100644
--- a/roundcubemail/program/localization/zh_CN/messages.inc
+++ b/roundcubemail/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'] = '目录名包含隐藏字符';
?>