manager: bump susfs version to 2.0.0

- Remove versions below susfs 2.0.0 that are no longer supported.
This commit is contained in:
ShirkNeko
2025-11-14 21:53:17 +08:00
parent c17d7b38eb
commit 906c4bdb01
55 changed files with 30 additions and 399 deletions

View File

@@ -63,7 +63,6 @@
<string name="require_kernel_version" formatted="false">当前 KernelSU 版本 %s 过低,管理器无法正常工作,请将内核 KernelSU 版本升级至 %s 或以上!</string>
<string name="settings_umount_modules_default">默认卸载模块</string>
<string name="settings_umount_modules_default_summary">App Profile 中\"卸载模块\"的全局默认值,如果启用,将会为没有设置 Profile 的应用移除所有模块针对系统的修改。</string>
<string name="settings_susfs_toggle">禁用 kprobe 钩子</string>
<string name="profile_umount_modules_summary">启用该选项后将允许 KernelSU 为本应用还原被模块修改过的文件。</string>
<string name="profile_selinux_domain"></string>
<string name="profile_selinux_rules">规则</string>
@@ -248,7 +247,6 @@
<string name="invalid_file_type">文件类型不正确,请选择 .kpm 文件</string>
<string name="confirm_uninstall_title_with_filename">卸载</string>
<string name="confirm_uninstall_content">将卸载以下 KPM 模块:\n%s</string>
<string name="settings_susfs_toggle_summary">禁用由 KernelSU 创建的 kprobe 钩子,并使用非 kprobe 内联钩子代替,实现方式类似于不支持 kprobe 的非 GKI 内核。</string>
<string name="image_editor_hint">使用双指缩放图片,单指拖动调整位置</string>
<string name="reprovision">重置</string>
<!-- Kernel Flash Progress Related -->