From e7a40afe4e4135e2f5f360fc63e4cfe5cae18f6f Mon Sep 17 00:00:00 2001 From: FruitsHake Date: Thu, 2 Aug 2007 15:42:40 +0000 Subject: [PATCH] =?UTF-8?q?=EC=98=A4=ED=83=80=20=EC=88=98=EC=A0=95=20chech?= =?UTF-8?q?ed=20->=20checked?= 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@2143 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/module/lang/en.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/module/lang/en.lang.php b/modules/module/lang/en.lang.php index 5f9fb1401..14708bb2b 100644 --- a/modules/module/lang/en.lang.php +++ b/modules/module/lang/en.lang.php @@ -48,7 +48,7 @@ $lang->about_browser_title = "It will be shown in the browser title. It will be also used in a RSS/Trackback."; $lang->about_mid = "The module name will be used like http://address/?mid=ModuleName.\n(only english alphabet,numbers, and underscore(_) are allowed)"; - $lang->about_default = "If cheched, the default will be shown when access to the site without no mid value(mid=NoValue)."; + $lang->about_default = "If checked, the default will be shown when access to the site without no mid value(mid=NoValue)."; $lang->about_module_category = "It enables you to manage it through module category.\n The URL for the module manager is Manage module > Module category ."; $lang->about_description= 'It is the description only for a manager.'; $lang->about_default = 'If cheched, the default will be shown when access to the site without no mid value(mid=NoValue).';