From 5132d79ec2ab82c99dafa8d3295e672b0e258621 Mon Sep 17 00:00:00 2001 From: guny Date: Tue, 16 Dec 2008 02:19:47 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5085 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/file/lang/zh-CN.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/file/lang/zh-CN.lang.php b/modules/file/lang/zh-CN.lang.php index e041a556c..0fb59e187 100644 --- a/modules/file/lang/zh-CN.lang.php +++ b/modules/file/lang/zh-CN.lang.php @@ -40,6 +40,6 @@ 'user_name' => '姓名', 'nick_name' => '昵称', 'regdate' => '登录日期', - 'ipaddress' => 'IP地址', + 'ipaddress' => 'IP地址' ); ?>