#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 = "Développeur";
$lang->component_link = "Lien";
$lang->component_date = "Jour de Création";
$lang->component_license = 'License';
$lang->component_history = "History";
$lang->component_description = "Description";
$lang->component_extra_vars = "Variables d'Option";
$lang->component_grant = "Configuration de l'Autorisation";