From 71911c913481bd851ac082a0757c274a4d5428d1 Mon Sep 17 00:00:00 2001 From: zero Date: Fri, 3 Aug 2007 06:32:35 +0000 Subject: [PATCH] =?UTF-8?q?common/lang/en.lang.php=EC=9D=98=20php=EC=98=A4?= =?UTF-8?q?=EB=A5=98=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@2153 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- common/lang/en.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/lang/en.lang.php b/common/lang/en.lang.php index bfe531df2..808f26db1 100644 --- a/common/lang/en.lang.php +++ b/common/lang/en.lang.php @@ -133,7 +133,7 @@ $lang->use = 'Use'; $lang->notuse = 'Disuse'; - $lang->not_exists = 'Doesn't exist'; + $lang->not_exists = 'Doesn\'t exist'; $lang->unit_sec = 'sec'; $lang->unit_min = 'min';