mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 12:19:56 +09:00
merge from 1.7.3.5(r13153:r13167)
git-svn-id: http://xe-core.googlecode.com/svn/trunk@13168 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cc47d2b247
commit
2d3f149b5a
2042 changed files with 129266 additions and 126243 deletions
|
|
@ -9,10 +9,10 @@
|
|||
<title xml:lang="ru">Отображение ошибок</title>
|
||||
<title xml:lang="zh-TW">錯誤訊息</title>
|
||||
<title xml:lang="tr">Hata Görüntüleme</title>
|
||||
<description xml:lang="ko">오류 및 각종 시스템 메세지 관리 모듈</description>
|
||||
<description xml:lang="ko">오류 및 각종 시스템 메세지를 관리합니다.</description>
|
||||
<description xml:lang="jp">エラー及びシステムメッセージ管理モジュール</description>
|
||||
<description xml:lang="zh-CN">管理错误信息及各种系统信息的模块。</description>
|
||||
<description xml:lang="en">This module managers erros and system messages.</description>
|
||||
<description xml:lang="en">Erros and system messages manager.</description>
|
||||
<description xml:lang="vi">Module này quản lý những thông báo lỗi của hệ thống.</description>
|
||||
<description xml:lang="es">Este módulo es para manejar los errores y mensajes del sistema.</description>
|
||||
<description xml:lang="ru">Этот модуль управляет ошибками и системными сообщениями.</description>
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<module>
|
||||
<grants />
|
||||
<permissions />
|
||||
<actions>
|
||||
<action name="dispMessage" type="view" standalone="true" index="true" />
|
||||
<action name="dispMessageAdminConfig" type="view" standalone="true" admin_index="true" />
|
||||
<action name="procMessageAdminInsertConfig" type="controller" standalone="true" />
|
||||
</actions>
|
||||
<grants />
|
||||
<permissions />
|
||||
<actions>
|
||||
<action name="dispMessage" type="view" index="true" />
|
||||
<action name="dispMessageAdminConfig" type="view" admin_index="true" />
|
||||
<action name="procMessageAdminInsertConfig" type="controller" />
|
||||
<action name="getMessageAdminColorset" type="model" />
|
||||
</actions>
|
||||
</module>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue