mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
issue 70 core module menu setting at module.xml
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8612 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f2cf01c94d
commit
f3df85dcca
16 changed files with 255 additions and 16 deletions
|
|
@ -30,4 +30,19 @@
|
|||
<action name="procLayoutAdminUserLayoutImport" type="controller" standalone="true" ruleset="userLayoutImport" />
|
||||
|
||||
</actions>
|
||||
<menus>
|
||||
<menu name="installedLayout">
|
||||
<title xml:lang="en">Installed Layout</title>
|
||||
<title xml:lang="ko">레이아웃</title>
|
||||
<title xml:lang="zh-CN">Installed Layout</title>
|
||||
<title xml:lang="jp">Installed Layout</title>
|
||||
<title xml:lang="es">Installed Layout</title>
|
||||
<title xml:lang="ru">Installed Layout</title>
|
||||
<title xml:lang="fr">Installed Layout</title>
|
||||
<title xml:lang="zh-TW">Installed Layout</title>
|
||||
<title xml:lang="vi">Installed Layout</title>
|
||||
<title xml:lang="mn">Installed Layout</title>
|
||||
<title xml:lang="tr">Installed Layout</title>
|
||||
</menu>
|
||||
</menus>
|
||||
</module>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue