From 35caae8af4b1cafc3cf67016595bc5749f788752 Mon Sep 17 00:00:00 2001 From: supershop Date: Tue, 25 Mar 2008 12:22:02 +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@4045 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/board/lang/en.lang.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/modules/board/lang/en.lang.php b/modules/board/lang/en.lang.php index 2710b3692..6d057cb21 100644 --- a/modules/board/lang/en.lang.php +++ b/modules/board/lang/en.lang.php @@ -9,22 +9,22 @@ $lang->except_notice = "Exclude Notices"; - $lang->cmd_manage_menu = 'Menu management'; - $lang->cmd_make_child = 'Add child category'; - $lang->cmd_enable_move_category = "Change category position (Drag the top menu after selection)"; + $lang->cmd_manage_menu = 'Manage Menus'; + $lang->cmd_make_child = 'Add Child Category'; + $lang->cmd_enable_move_category = "Change Category Position (Drag the top menu after selection)"; // Item - $lang->parent_category_title = 'Parent category'; + $lang->parent_category_title = 'Parent Category'; $lang->category_title = 'Category'; $lang->expand = 'Expand'; $lang->category_group_srls = 'Accessable Group'; - $lang->search_result = 'Search result'; + $lang->search_result = 'Search Result'; $lang->consultation = 'Consultation'; // words used in button - $lang->cmd_board_list = 'Board list'; - $lang->cmd_module_config = 'Common board setting'; - $lang->cmd_view_info = 'Board info'; + $lang->cmd_board_list = 'Boards List'; + $lang->cmd_module_config = 'Common Board Setting'; + $lang->cmd_view_info = 'Board Info'; // blah blah.. $lang->about_category_title = 'Please input category name';