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

Commit f43ec4f

Browse files
authored
Merge pull request #89 from ender-zhao/patch-5
Update strings.xml
2 parents 4f02487 + c24e068 commit f43ec4f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<string name="support">支持</string>
2323
<string name="donate">捐赠</string>
2424
<string name="submit_modules">提交一个模块</string>
25+
<string name="require_android_6">需要 Android 6.0+</string>
2526

2627
<!-- Module section translation -->
2728
<string name="module_last_update">最后更新:</string>
@@ -50,6 +51,7 @@
5051
<string name="master_delete_yes">删除文件</string>
5152
<string name="master_delete_fail">无法删除模块文件</string>
5253
<string name="theme_pref">主题</string>
54+
<string name="theme_mode_pref">主题模式</string>
5355
<string name="module_id_prefix">模块ID: </string>
5456
<string name="install_from_storage">从存储空间安装模块</string>
5557
<string name="invalid_format">所选模块的格式无效</string>
@@ -88,6 +90,7 @@
8890
将文本换行至新行,
8991
而不是将所有文本放在同一行
9092
</string>
93+
<string name="enable_blur_pref">启用模糊</string>
9194
<string name="repo_enabled">启用仓库</string>
9295
<string name="repo_disabled">禁用仓库</string>
9396
</resources>

0 commit comments

Comments
 (0)