Commit 1d9c4410 authored by topjohnwu's avatar topjohnwu

Fix string errors and update trad. Chinese translation

parent 928c56bd
...@@ -126,7 +126,7 @@ ...@@ -126,7 +126,7 @@
<string name="setup_msg">运行环境安装中…</string> <string name="setup_msg">运行环境安装中…</string>
<string name="downloading_toast">正在下载 %1$s</string> <string name="downloading_toast">正在下载 %1$s</string>
<string name="no_rw_storage">未授予写入内置存储权限,此功能无法正常工作。</string> <string name="no_rw_storage">未授予写入内置存储权限,此功能无法正常工作。</string>
<string name="dl_one_module"一次只能下载一个模块</string> <string name="dl_one_module">一次只能下载一个模块</string>
<!--Settings Activity --> <!--Settings Activity -->
<string name="settings_general_category">常规</string> <string name="settings_general_category">常规</string>
......
...@@ -227,5 +227,6 @@ ...@@ -227,5 +227,6 @@
<string name="download_complete">下載完成</string> <string name="download_complete">下載完成</string>
<string name="settings_hosts_toast">已添加 systemless hosts 模組</string> <string name="settings_hosts_toast">已添加 systemless hosts 模組</string>
<string name="progress_channel">進度通知</string> <string name="progress_channel">進度通知</string>
<string name="dl_one_module">一次僅能下載一個模組</string>
</resources> </resources>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment