#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

@ -1,23 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<component version="0.1">
<?xml version="1.0" encoding="UTF-8"?>
<component version="0.2">
<title xml:lang="ko">링크 생성</title>
<title xml:lang="jp">リンク生成</title>
<title xml:lang="zh-CN">链接</title>
<title xml:lang="en">Create Link</title>
<title xml:lang="es">Crear Link</title>
<title xml:lang="es">Crear Link</title>
<title xml:lang="ru">Создание ссылок</title>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com" date="2007. 2. 28">
<description xml:lang="ko">에디터에 링크를 추가하거나 링크의 속성을 변경할 수 있습니다.</description>
<description xml:lang="jp">エディターでリンクの追加、属性の変更ができます。</description>
<description xml:lang="zh-CN">插入链接或编辑链接属性。</description>
<description xml:lang="en">It can add a link to editor or modify the attribution of link.</description>
<description xml:lang="es">Puede añadir un enlace al editor o modificar la atribución de enlace.</description>
<description xml:lang="ru">Это может добавить ссылку в редактор или изменить ее параметры.</description>
<version>0.1</version>
<date>2007-02-28</date>
<author email_address="zero@zeroboard.com" link="http://www.zeroboard.com">
<name xml:lang="ko">제로</name>
<name xml:lang="jp">Zero</name>
<name xml:lang="zh-CN">zero</name>
<name xml:lang="en">zero</name>
<name xml:lang="es">zero</name>
<name xml:lang="es">zero</name>
<name xml:lang="ru">zero</name>
<description xml:lang="ko">에디터에 링크를 추가하거나 링크의 속성을 변경할 수 있습니다.</description>
<description xml:lang="jp">エディターでリンクの追加、属性の変更ができます。</description>
<description xml:lang="zh-CN">插入链接或编辑链接属性。</description>
<description xml:lang="en">It can add a link to editor or modify the attribution of link.</description>
<description xml:lang="es">Puede añadir un enlace al editor o modificar la atribución de enlace.</description>
<description xml:lang="ru">Это может добавить ссылку в редактор или изменить ее параметры.</description>
</author>
</component>
</component>