#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 = 'License';
$lang->component_history = "History";
$lang->component_description = "説明";
$lang->component_extra_vars = "設定変数";
$lang->component_grant = "権限設定";