From cf2722a5413fbe0c63e1697597a22ec703f235c7 Mon Sep 17 00:00:00 2001 From: guny Date: Sat, 4 Aug 2007 15:12:55 +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=EB=B2=88=EC=97=AD=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@2180 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- common/lang/zh-CN.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/lang/zh-CN.lang.php b/common/lang/zh-CN.lang.php index 183ca0ae4..a24b8ae90 100644 --- a/common/lang/zh-CN.lang.php +++ b/common/lang/zh-CN.lang.php @@ -42,7 +42,7 @@ $lang->cmd_close = '关闭'; $lang->cmd_open = '打开'; $lang->cmd_setup = '设置'; - $lang->cmd_apply = '适用'; + $lang->cmd_apply = '应用'; $lang->cmd_open_calendar = '选择日期'; $lang->cmd_send = '发送'; $lang->cmd_print = '打印';