mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +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
|
|
@ -41,4 +41,19 @@
|
|||
|
||||
<action name="dispModuleChangeLang" type="mobile" />
|
||||
</actions>
|
||||
<menus>
|
||||
<menu name="installedModule">
|
||||
<title xml:lang="en">Installed Module</title>
|
||||
<title xml:lang="ko">모듈</title>
|
||||
<title xml:lang="zh-CN">Installed Module</title>
|
||||
<title xml:lang="jp">Installed Module</title>
|
||||
<title xml:lang="es">Installed Module</title>
|
||||
<title xml:lang="ru">Installed Module</title>
|
||||
<title xml:lang="fr">Installed Module</title>
|
||||
<title xml:lang="zh-TW">Installed Module</title>
|
||||
<title xml:lang="vi">Installed Module</title>
|
||||
<title xml:lang="mn">Installed Module</title>
|
||||
<title xml:lang="tr">Installed Module</title>
|
||||
</menu>
|
||||
</menus>
|
||||
</module>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue