Skip to content

Commit

Permalink
fix zh-tw translations of whatsnew and new string
Browse files Browse the repository at this point in the history
  • Loading branch information
medicalwei committed Feb 28, 2014
1 parent 182fcbe commit 8d93ce8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions android/assets/html-zh-rTW/whatsnew.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<body>
<p>版本 4.6.2:</p>
<ul>
<li> 相機的方向現在支持相反的風景 </li>
<li> 修正了一些小問題 </li>
<li>相機方向可以旋轉 180 度</li>
<li>小問題修正</li>
</ul>
<p>由谷歌自動翻譯系統。</p></body>
</body>
</html>
2 changes: 1 addition & 1 deletion android/res/values-zh-rTW/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<string name="msg_google_books">Google</string>
<string name="msg_google_product">Google</string>
<string name="msg_intent_failed">抱歉,無法打開所需軟體,條碼內容可能不符規格。</string>
<string name="msg_invalid_value">值無效</string>
<string name="msg_invalid_value">輸入值無效</string>
<string name="msg_redirect">重定向</string>
<string name="msg_sbc_book_not_searchable">無法找到此圖書。</string>
<string name="msg_sbc_failed">搜尋時發生錯誤。</string>
Expand Down

0 comments on commit 8d93ce8

Please sign in to comment.