From c10e890a35da539ecdc87a95734517d9878b38ed Mon Sep 17 00:00:00 2001 From: FruitsHake Date: Thu, 2 Aug 2007 15:35:44 +0000 Subject: [PATCH] =?UTF-8?q?=EC=96=B4=EC=9A=B8=EB=A6=AC=EC=A7=80=EC=95=8A?= =?UTF-8?q?=EB=8A=94=20=EB=8B=A8=EC=96=B4=EB=93=A4=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@2141 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 fd55c814c..01d35a289 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 = 'Does not exists'; + $lang->not_exists = 'None'; $lang->unit_sec = 'sec'; $lang->unit_min = 'min';