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

Commit cf6aa14

Browse files
authored
Merge pull request #32 from ender-zhao/patch-1
Update strings.xml
2 parents 2a6517a + 247f3c1 commit cf6aa14

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

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

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@
1313
<string name="title_activity_settings">设置活动</string>
1414
<string name="app_update_available">应用程序有更新可用</string>
1515
<string name="app_update">更新</string>
16+
<string name="no_desc_found">未找到说明</string>
17+
<string name="download_module">下载模块</string>
18+
<string name="install_module">安装模块</string>
19+
<string name="update_module">更新模块</string>
20+
<string name="changelog">变更日志</string>
21+
<string name="support">支持</string>
22+
<string name="donate">捐赠</string>
1623

1724
<!-- Module section translation -->
1825
<string name="module_last_update">最后更新:</string>
@@ -61,4 +68,17 @@
6168
一些模块没有正确声明它们的元数据,导致视觉故障,
6269
或指示模块质量不佳,请自担风险禁用!
6370
</string>
71+
<string name="dns_over_https_pref">通过 https 的 DNS</string>
72+
<string name="dns_over_https_desc">在某些情况下可能会解决连接问题</string>
73+
<string name="disable_extensions_pref">禁用扩展</string>
74+
<string name="disable_extensions_desc">
75+
禁用 Fox\'s Mmm 扩展, 这可以防止模块使用
76+
终端扩展, 如果模块滥用 Fox\'s Mmm 的扩展, 这会有用
77+
</string>
78+
<string name="warp_text_pref">文字换行</string>
79+
<string name="warp_text_desc">
80+
将文本换行至新行,而不是将所有文本放在同一行
81+
</string>
82+
<string name="repo_enabled">启用仓库</string>
83+
<string name="repo_disabled">禁用仓库</string>
6484
</resources>

0 commit comments

Comments
 (0)