mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
Enhanced filebox to add multiple attributes per image and also improved the filebox controlled used for widgets to add multiple images at the same time if you set the parameter allow_multiple=Y
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9929 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c424fdbceb
commit
41a5b57344
11 changed files with 305 additions and 59 deletions
|
|
@ -993,4 +993,16 @@ Le module [Administration des Modules] montera tous les modules installés et vo
|
|||
<value xml:lang="ko"><![CDATA[시작 모듈은 삭제할 수 없습니다.]]></value>
|
||||
<value xml:lang="en"><![CDATA[Cannot delete a start module.]]></value>
|
||||
</item>
|
||||
<item name="attribute_name">
|
||||
<value xml:lang="en"><![CDATA[Attribute name]]></value>
|
||||
</item>
|
||||
<item name="attribute_value">
|
||||
<value xml:lang="en"><![CDATA[Attribute value]]></value>
|
||||
</item>
|
||||
<item name="add">
|
||||
<value xml:lang="en"><![CDATA[Add]]></value>
|
||||
</item>
|
||||
<item name="delete">
|
||||
<value xml:lang="en"><![CDATA[Delete]]></value>
|
||||
</item>
|
||||
</lang>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue