update Taiwanese

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7552 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
royallin 2010-06-25 10:33:09 +00:00
parent 2c81ef1841
commit 7cd5b7dea7
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
<layout version="0.2">
<title xml:lang="ko">XE 공식 사이트 모바일 레이아웃</title>
<title xml:lang="en">XE Official Mobile layout</title>
<title xml:lang="zh-TW">XE 官方 Mobile 版面</title>
<title xml:lang="zh-TW">XE Mobile 官方版面</title>
<description xml:lang="ko">
XE 공식 모바일 레이아웃입니다.
디자인, 퍼블리싱 : 정찬명

View file

@ -83,6 +83,6 @@
$lang->ftp_remove_info = '移除 FTP 資料';
$lang->msg_ftp_invalid_path = '指定的 FTP 路徑讀取失敗。';
$lang->msg_self_restart_cache_engine = '請重新啟動 Memcached 快取程式。';
$lang->mobile_view = 'Use Mobile View';
$lang->about_mobile_view = 'If accessing with a smartphone, display content with mobile layout.';
$lang->mobile_view = '手機瀏覽';
$lang->about_mobile_view = '使用手機瀏覽時將會顯示最適當的畫面。';
?>