mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 21:59:55 +09:00
위젯 info.xml중에서 lang 지정이 잘못된 부분 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3050 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
671182b766
commit
a2116f3701
2 changed files with 23 additions and 23 deletions
|
|
@ -113,6 +113,19 @@
|
|||
<description xml:lang="jp">新しく登録された書き込みに対して「New」の表示時間を指定します(時間単位)。</description>
|
||||
<description xml:lang="en">You may set the duration of indication for fresh item. (unit is hour)</description>
|
||||
</var>
|
||||
<var id="subject_cut_size">
|
||||
<name xml:lang="ko">제목 글자수</name>
|
||||
<name xml:lang="jp">タイトルの文字数</name>
|
||||
<name xml:lang="zh-CN">标题字数</name>
|
||||
<name xml:lang="en">Length of Subject</name>
|
||||
<name xml:lang="es">Número de letras del título</name>
|
||||
<type>text</type>
|
||||
<description xml:lang="ko">제목 글자수를 지정할 수 있습니다. (0또는 비워주시면 자르지 않습니다)</description>
|
||||
<description xml:lang="jp">タイトルの文字数が指定できます(「0」または空欄の場合は、文字数を制限しません)。</description>
|
||||
<description xml:lang="zh-CN">可以设置标题的字数。(0或留空为不限)</description>
|
||||
<description xml:lang="en">Length of Subject can be assigned. (0 or blank value will not restrict the length)</description>
|
||||
<description xml:lang="es">El largo del título puede ser asignado. (valor 0 o en blanco no restringe el largo)</description>
|
||||
</var>
|
||||
<var id="mid_list">
|
||||
<name xml:lang="ko">대상 모듈</name>
|
||||
<name xml:lang="zh-CN">模块对象</name>
|
||||
|
|
@ -126,18 +139,5 @@
|
|||
<description xml:lang="en">The target articles to be sorted will be the ones submitted in the selected module.</description>
|
||||
<description xml:lang="es">El objetivo de los documentos agregados serán los del módulo selccionado.</description>
|
||||
</var>
|
||||
<var id="subject_cut_size" type="text">
|
||||
<name xml:lang="ko">제목 글자수</name>
|
||||
<name xml:lang="jp">タイトルの文字数</name>
|
||||
<name xml:lang="zh-CN">标题字数</name>
|
||||
<name xml:lang="en">Length of Subject</name>
|
||||
<name xml:lang="es">Número de letras del título</name>
|
||||
<type>text</type>
|
||||
<description lang="ko">제목 글자수를 지정할 수 있습니다. (0또는 비워주시면 자르지 않습니다)</description>
|
||||
<description lang="jp">タイトルの文字数が指定できます(「0」または空欄の場合は、文字数を制限しません)。</description>
|
||||
<description lang="zh-CN">可以设置标题的字数。(0或留空为不限)</description>
|
||||
<description lang="en">Length of Subject can be assigned. (0 or blank value will not restrict the length)</description>
|
||||
<description lang="es">El largo del título puede ser asignado. (valor 0 o en blanco no restringe el largo)</description>
|
||||
</var>
|
||||
</extra_vars>
|
||||
</widget>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue