issue 2522 develop for shortcut menu insert

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11512 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2012-09-25 13:03:29 +00:00
parent 0f90b77127
commit 05c184d6e2
2 changed files with 196 additions and 262 deletions

View file

@ -638,6 +638,10 @@
<value xml:lang="tr"><![CDATA[Bu isim önceden zaten alınmış. Lütfen başka bir tane deneyiniz.]]></value>
<value xml:lang="vi"><![CDATA[Tên này đã được sử dụng. Hãy thử lại với tên khác.]]></value>
</item>
<item name="msg_module_not_exists">
<value xml:lang="ko"><![CDATA[해당 모듈이 존재하지 않습니다.]]></value>
<value xml:lang="en"><![CDATA[Module matching the name is not found.]]></value>
</item>
<item name="msg_category_is_null">
<value xml:lang="ko"><![CDATA[등록된 분류가 없습니다.]]></value>
<value xml:lang="en"><![CDATA[There is no registered category.]]></value>