issue 160 admin menu not allow delete

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9160 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-09-15 08:44:06 +00:00
parent 0d530d08e0
commit c776afd76e
2 changed files with 11 additions and 0 deletions

View file

@ -385,6 +385,10 @@
<value xml:lang="ko"><![CDATA[최상위 메뉴는 삭제할 수 없습니다.]]></value>
<value xml:lang="en"><![CDATA[A top menu cannot be deleted]]></value>
</item>
<item name="msg_adminmenu_cannot_delete">
<value xml:lang="ko"><![CDATA[관리자 메뉴는 삭제 불가능합니다.]]></value>
<value xml:lang="en"><![CDATA[Admin Menu cannot be removed]]></value>
</item>
<item name="about_title">
<value xml:lang="ko"><![CDATA[모듈에 연결할 때, 쉽게 구분할 수 있는 제목을 입력해주세요.]]></value>
<value xml:lang="en"><![CDATA[Please input the title that is easy to verify when connecting to the module.]]></value>