Fix app name for Chinese strings.xml

This commit is contained in:
DiC1911 2016-10-18 15:43:59 +08:00
parent 37d0935827
commit 37c564c6ec
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
* limitations under the License.
-->
<resources>
<string name="application_terminal">终端模拟器</string>
<string name="application_terminal">NetHunter终端</string>
<string name="preferences">首选项</string>
<string name="new_window">新窗口</string>
<string name="close_window">关闭窗口</string>

View File

@ -15,7 +15,7 @@
* limitations under the License.
-->
<resources>
<string name="application_terminal">模擬終端</string>
<string name="application_terminal">NetHunter命令列</string>
<string name="preferences">設定</string>
<string name="reset">結束</string>
<string name="send_email">以電郵傳送</string>