manager: support module update online

This commit is contained in:
weishu
2023-06-22 18:40:28 +08:00
parent c7c9e9c3ed
commit 07273b6971
6 changed files with 196 additions and 20 deletions

View File

@@ -58,4 +58,8 @@
<string name="settings_umount_modules_default">默认卸载模块</string>
<string name="settings_umount_modules_default_summary">App Profile 中\"卸载模块\"的全局默认值,如果启用,将会为没有设置 Profile 的应用移除所有模块针对系统的修改</string>
<string name="profile_umount_modules_summary">启用后将允许 KernelSU 为本应用还原被模块修改过的文件</string>
<string name="profile_selinux_domain"></string>
<string name="profile_selinux_rules">规则</string>
<string name="module_update">更新</string>
<string name="module_downloading">正在下载模块:%s</string>
</resources>