git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4564 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
royallin 2008-09-26 03:37:04 +00:00
parent cf4d834285
commit 35477add43
61 changed files with 600 additions and 11 deletions

View file

@ -6,12 +6,14 @@
<title xml:lang="en">Page</title>
<title xml:lang="es">Página</title>
<title xml:lang="ru">Страницы</title>
<title xml:lang="zh-TW">頁面</title>
<description xml:lang="ko">페이지를 제작하여 컨텐츠로 연결할 수 있는 모듈</description>
<description xml:lang="zh-CN">制作页面并能连接到内容区的模块。</description>
<description xml:lang="jp">ページを作成してコンテンツとしてリンクできるようにするモジュールです。</description>
<description xml:lang="en">This module is for creating pages to link with contents.</description>
<description xml:lang="es">Este módulo is para crear página para enlazar con contenidos.</description>
<description xml:lang="ru">Этот модуль служит для создания страниц, чтобы связать их с содержимым.</description>
<description xml:lang="zh-TW">製作頁面並連結內容的模組。</description>
<version>0.1</version>
<date>2007-02-28</date>
<category>service</category>
@ -24,5 +26,6 @@
<name xml:lang="en">zero</name>
<name xml:lang="es">zero</name>
<name xml:lang="ru">zero</name>
<name xml:lang="zh-TW">Zero</name>
</author>
</module>