Fix string errors and update trad. Chinese translation

This commit is contained in:
topjohnwu 2019-01-13 13:23:57 -05:00
parent 928c56bda2
commit 1d9c441038
2 changed files with 2 additions and 1 deletions

View File

@ -126,7 +126,7 @@
<string name="setup_msg">运行环境安装中…</string>
<string name="downloading_toast">正在下载 %1$s</string>
<string name="no_rw_storage">未授予写入内置存储权限,此功能无法正常工作。</string>
<string name="dl_one_module"</string>
<string name="dl_one_module">一次只能下载一个模块</string>
<!--Settings Activity -->
<string name="settings_general_category">常规</string>

View File

@ -227,5 +227,6 @@
<string name="download_complete">下載完成</string>
<string name="settings_hosts_toast">已添加 systemless hosts 模組</string>
<string name="progress_channel">進度通知</string>
<string name="dl_one_module">一次僅能下載一個模組</string>
</resources>