게시판 분류의 권한 지정에 대한 잘못된 설명 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4157 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2008-04-28 23:47:06 +00:00
parent be7aceb7a7
commit 66c292214f
7 changed files with 7 additions and 7 deletions

View file

@ -30,7 +30,7 @@
// blah blah..
$lang->about_category_title = 'Please input category name';
$lang->about_expand = 'By selecting this option, it will be always expanded';
$lang->about_category_group_srls = 'Only the selected group will be able to see current categories. (Manually open xml file to expose)';
$lang->about_category_group_srls = '선택하신 그룹만 현재 카테고리를 지정할 수 있도록 합니다';
$lang->about_layout_setup = 'You can manually modify board layout code. Insert or manage the widget code anywhere you want';
$lang->about_board_category = 'You can make board categories.<br />When board category is broken, try rebuilding the cache file manually.';
$lang->about_except_notice = "Notice articles will not be displayed on normal list.";