issue 1184, Change some languages for autoinstall and page

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10343 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2012-03-06 09:21:00 +00:00
parent b3ea555918
commit 916965a607
3 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@
<menus>
<menu name="easyInstall">
<title xml:lang="en">Easy Install</title>
<title xml:lang="ko">쉬운설치</title>
<title xml:lang="ko">쉬운 설치</title>
<title xml:lang="zh-CN">Easy Install</title>
<title xml:lang="jp">Easy Install</title>
<title xml:lang="es">Easy Install</title>

View file

@ -80,7 +80,7 @@
<value xml:lang="zh-TW"><![CDATA[FTP 設定]]></value>
</item>
<item name="description_update">
<value xml:lang="ko"><![CDATA[쉬운설치 사용전 %s를 해주세요.]]></value>
<value xml:lang="ko"><![CDATA[쉬운 설치 사용전 %s를 해주세요.]]></value>
<value xml:lang="en"><![CDATA[Click %s before using EasyInstall.]]></value>
<value xml:lang="jp"><![CDATA[新しくインストールしたモジュールバージョン情報などは%sを押すと反映されます。]]></value>
<value xml:lang="zh-TW"><![CDATA[使用自動安裝前請先點擊%s]]></value>

View file

@ -84,7 +84,7 @@
<a href="{getUrl('','module','module','act','dispModuleAdminModuleSetup')}" onclick="doCartSetup(this.href); return false;" class="button green"><span>{$lang->cmd_setup}</span></a>
<a href="{getUrl('','module','module','act','dispModuleAdminModuleGrantSetup')}" onclick="doCartSetup(this.href); return false;" class="button blue"><span>{$lang->cmd_manage_grant}</span></a>
</div>
<a href="{getUrl('act','dispPageAdminInsert','module_srl','')}" class="button black strong"><span>{$lang->cmd_make}</span></a>
<a href="{getUrl('act','dispPageAdminInsert','module_srl','')}" class="button black strong"><span>{$lang->cmd_page_create}</span></a>
</div>
</form>