Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit c4e6826

Browse files
authored
Merge pull request #55 from ender-zhao/patch-2
Update strings.xml
2 parents c65f71f + e24a4de commit c4e6826

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

app/src/main/res/values-zh-rCN/strings.xml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,21 @@
1818
<string name="install_module">安装模块</string>
1919
<string name="update_module">更新模块</string>
2020
<string name="changelog">变更日志</string>
21+
<string name="website">网站</string>
2122
<string name="support">支持</string>
2223
<string name="donate">捐赠</string>
24+
<string name="submit_modules">提交一个模块</string>
2325

2426
<!-- Module section translation -->
2527
<string name="module_last_update">最后更新:</string>
2628
<string name="module_repo">仓库:</string>
2729
<string name="module_by">来自</string>
30+
<string name="module_downloads">下载:</string>
31+
<string name="module_stars">收藏:</string>
2832

2933
<!-- Preference Titles -->
3034
<!-- Note: Lockdown mode used to be called showcase mode -->
35+
<string name="manage_repos_pref">管理仓库</string>
3136
<string name="showcase_mode_pref">锁定模式</string>
3237
<string name="showcase_mode_desc">锁定模式阻止管理器对模块执行操作</string>
3338
<string name="pref_category_settings">设置</string>
@@ -69,15 +74,19 @@
6974
或指示模块质量不佳,请自担风险禁用!
7075
</string>
7176
<string name="dns_over_https_pref">通过 https 的 DNS</string>
72-
<string name="dns_over_https_desc">在某些情况下可能会解决连接问题</string>
77+
<string name="dns_over_https_desc">
78+
在某些情况下可能会修复连接问题
79+
(不适用于 WebView)
80+
</string>
7381
<string name="disable_extensions_pref">禁用扩展</string>
7482
<string name="disable_extensions_desc">
7583
禁用 Fox\'s Mmm 扩展, 这可以防止模块使用
7684
终端扩展, 如果模块滥用 Fox\'s Mmm 的扩展, 这会有用
7785
</string>
7886
<string name="wrap_text_pref">文字换行</string>
7987
<string name="wrap_text_desc">
80-
将文本换行至新行,而不是将所有文本放在同一行
88+
将文本换行至新行,
89+
而不是将所有文本放在同一行
8190
</string>
8291
<string name="repo_enabled">启用仓库</string>
8392
<string name="repo_disabled">禁用仓库</string>

0 commit comments

Comments
 (0)