From 78e0f4ab47631da497f8c1ddecb0e649ae96ac78 Mon Sep 17 00:00:00 2001 From: guny Date: Wed, 1 Aug 2007 11:57:26 +0000 Subject: [PATCH] =?UTF-8?q?=EC=A4=91=EA=B5=AD=EC=96=B4=20-=20=EA=B8=B0?= =?UTF-8?q?=EC=A1=B4=ED=8C=8C=EC=9D=BC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/trunk@2125 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/member/lang/zh-CN.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/member/lang/zh-CN.lang.php b/modules/member/lang/zh-CN.lang.php index 139b6946b..9556a4e1f 100644 --- a/modules/member/lang/zh-CN.lang.php +++ b/modules/member/lang/zh-CN.lang.php @@ -165,7 +165,7 @@ $lang->about_image_mark = '显示在用户昵称前的小图标。'; $lang->about_accept_agreement = '已阅读全部条款并同意。'; - $lang->about_member_default = '设置为注册会员时的默认用户组。'; + $lang->about_member_default = '将成为注册会员时的默认用户组。'; $lang->about_openid = '用OpenID注册时该网站只保存用户名和 邮件等基本信息,密码和认证处理是在提供OpenID服务的站点中得到解决。';