issue 793, added a message about update core on easy install

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11089 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2012-08-27 06:05:03 +00:00
parent 9bcaa0f4de
commit 8240688732
3 changed files with 16 additions and 0 deletions

View file

@ -328,4 +328,7 @@
<value xml:lang="en"><![CDATA[Cannot delete this package (no moduleUninstall() in the module class).]]></value>
<value xml:lang="jp"><![CDATA[このパッケージは、削除をサポートしません(モジュールクラスにmoduleUninstall()がありません)。]]></value>
</item>
<item name="msg_update_core">
<value xml:lang="ko"><![CDATA[<strong style="color:red">XE core가 업데이트 됩니다.</strong><br />core 업데이트 시 설치된 프로그램의 호환성을 반드시 점검하시기 바랍니다.]]></value>
</item>
</lang>