#495 module모듈 새 XML 포맷 처리 코드 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4360 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2008-07-15 06:05:11 +00:00
parent c2e451cbad
commit 6664cfd28f
9 changed files with 147 additions and 33 deletions

View file

@ -12,6 +12,7 @@
$lang->add_shortcut = "Add Shortcuts";
$lang->module_action = "Actions";
$lang->module_maker = "Module Developer";
$lang->module_license = 'License';
$lang->module_history = "Update history";
$lang->category_title = "Category Title";
$lang->header_text = 'Header Text';

View file

@ -12,6 +12,7 @@
$lang->add_shortcut = "Añadir en el menú del administrador";
$lang->module_action = "Acción";
$lang->module_maker = "Módulo del desarrollador";
$lang->module_license = 'License';
$lang->module_history = "Historia de actualización";
$lang->category_title = "Título de categoría";
$lang->header_text = 'Encabezado';

View file

@ -12,6 +12,7 @@
$lang->add_shortcut = "管理者メニューに追加する";
$lang->module_action = "動作";
$lang->module_maker = "モジュール作者";
$lang->module_license = 'License';
$lang->module_history = "変更内容 ";
$lang->category_title = "カテゴリ名";
$lang->header_text = 'ヘッダー内容';

View file

@ -12,7 +12,8 @@
$lang->add_shortcut = "관리자 메뉴에 추가";
$lang->module_action = "동작";
$lang->module_maker = "모듈 제작자";
$lang->module_history = "변경 사항 ";
$lang->module_license = '라이센스';
$lang->module_history = '변경 이력 ';
$lang->category_title = "분류 이름";
$lang->header_text = '상단 내용';
$lang->footer_text = '하단 내용';

View file

@ -12,6 +12,7 @@
$lang->add_shortcut = "Добавить ярлыки";
$lang->module_action = "Действия";
$lang->module_maker = "Разработчик модуля";
$lang->module_license = 'License';
$lang->module_history = "История обновлений";
$lang->category_title = "Название категории";
$lang->header_text = 'Верхний колонтитул';

View file

@ -12,6 +12,7 @@
$lang->add_shortcut = "添加到快捷菜单";
$lang->module_action = "动作";
$lang->module_maker = "模块作者";
$lang->module_license = 'License';
$lang->module_history = "更新事项 ";
$lang->category_title = "分类名称";
$lang->header_text = '上端内容';