From aa63fd8b67e512b6be2838263c4ddc9a06151235 Mon Sep 17 00:00:00 2001 From: chinaskyking Date: Thu, 20 Nov 2008 10:02:55 +0000 Subject: [PATCH] =?UTF-8?q?=EB=88=84=EB=9D=BD=20=ED=95=9C=EA=B5=AD?= =?UTF-8?q?=EC=96=B4=EB=A5=BC=20=EC=A4=91=EA=B5=AD=EC=96=B4=20=EA=B0=84?= =?UTF-8?q?=EC=B2=B4=EB=A1=9C=20=EB=B2=88=EC=97=AD.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4943 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/planet/lang/zh-CN.lang.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/planet/lang/zh-CN.lang.php b/modules/planet/lang/zh-CN.lang.php index 9446dca1f..f31025742 100644 --- a/modules/planet/lang/zh-CN.lang.php +++ b/modules/planet/lang/zh-CN.lang.php @@ -17,7 +17,7 @@ $lang->planet_reply_content = "微博评论内容"; - $lang->about_planet = + $lang->about_planet = "XE的微博模块。用户可以创建自己的微博并使用。 注意:主站使用的域名可能无法链接微博。 注意:要想把微博设置为默认首页,你要链接的域名应是唯一的,不能同时用在其他站点。"; @@ -106,8 +106,8 @@ $lang->planet_nowhot_tag = "微博实时人气标签"; $lang->cmd_planet_close_nowhot_tag = "关闭实时人气标签"; - $lang->about_planet_whats_textSearch_in_planet = "%s님의 플래닛에서 검색한 '%s' 에 대한 결과 입니다."; - $lang->about_planet_whats_textSearch = "'%s' 에 대한 전체 검색결과 입니다."; + $lang->about_planet_whats_textSearch_in_planet = "在%s的微博搜索 '%s' 的结果。"; + $lang->about_planet_whats_textSearch = "'%s' 的搜索结果。"; $lang->planet_acticle = "主题"; $lang->planet_persontag = "形象标签";