#495 editor모듈 새 XML 포맷 처리 코드 추가, editor 새 XML 포맷 반영

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4367 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2008-07-15 08:56:43 +00:00
parent a9782e833f
commit c8e9338c07
23 changed files with 377 additions and 193 deletions

View file

@ -11,6 +11,8 @@
$lang->component_author = "제작자 ";
$lang->component_link = "링크";
$lang->component_date = "제작일";
$lang->component_license = '라이센스';
$lang->component_history = '변경 이력';
$lang->component_description = "설명";
$lang->component_extra_vars = "설정 변수";
$lang->component_grant = "권한설정";