From 7f5531e8c7cc39f045cd8ae6bf8c4794520d7a45 Mon Sep 17 00:00:00 2001 From: FruitsHake Date: Thu, 2 Aug 2007 15:37:18 +0000 Subject: [PATCH] =?UTF-8?q?=EC=98=B3=EB=B0=94=EB=A5=B4=EA=B2=8C=20?= =?UTF-8?q?=EC=9E=AC=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@2142 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 01d35a289..bfe531df2 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 = 'None'; + $lang->not_exists = 'Doesn't exist'; $lang->unit_sec = 'sec'; $lang->unit_min = 'min';