issue 2367 add code that display error message when occurred error in module.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11897 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
devjin 2012-10-25 12:05:38 +00:00
parent a239136c2f
commit afd6f9b5ae
2 changed files with 24 additions and 13 deletions

View file

@ -134,6 +134,10 @@
<value xml:lang="tr"><![CDATA[Burada görüntülenecek içerikler]]></value>
<value xml:lang="vi"><![CDATA[Khu vực nội dung sẽ hiển thị.]]></value>
</item>
<item name="not_support_layout_preview">
<value xml:lang="ko"><![CDATA[스킨적용 미리보기를 지원하지 않는 모듈입니다.]]></value>
<value xml:lang="en"><![CDATA[Skin preview not available for this module.]]></value>
</item>
<item name="not_apply_menu">
<value xml:lang="ko"><![CDATA[레이아웃 일괄 적용]]></value>
<value xml:lang="en"><![CDATA[Apply Layouts En Bloc]]></value>