From 5ced6a6a82c0fb2e4b2e835665af39d731bd520e Mon Sep 17 00:00:00 2001 From: supershop Date: Sun, 12 Aug 2007 13:27:08 +0000 Subject: [PATCH] =?UTF-8?q?=EC=98=81=EC=96=B4=20-=20=EA=B8=B0=EC=A1=B4=20?= =?UTF-8?q?=EB=B2=88=EC=97=AD=EB=B3=B8=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/sandbox@2352 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 ed5ba0935..d01596f5e 100644 --- a/modules/module/lang/en.lang.php +++ b/modules/module/lang/en.lang.php @@ -61,7 +61,7 @@ $lang->about_admin_id = 'You can grant a manager to have all permissions to the module.\n You can enter multiple IDs using
,(comma) \n(but the module manager cannot access the site admin page.)'; $lang->about_grant = 'If you disable all objects having specific permissions, all members even not logined may have permission.'; $lang->about_open_rss = 'You can select RSS on the current module to be open to the public.\nNo matter the view permission of article , RSS will be open to the public by its option.'; - $lang->about_module = "All of Zeroboard XE except the basic library consist of module.\n [Manage module] module will show all installed modules and help you to manage them.\nThrough [Add shortcut] feature, you can manage frequently used modules easily."; + $lang->about_module = "Zeroboard XE consists of modules except basic library.\n [Module Manage] module will show all installed modules and help you to manage them.\nThrough [Add Shortcuts] feature, you can manage frequently used modules easily."; $lang->about_extra_vars_default_value = 'If multiple default values are needed, you can link them with comma(,).'; ?>