Revert "manager: Removed SUSFS_UMOUNT_FOR_ZYGOTE_ISO_SERVICE which are no longer used in susfs 1.5.10."

This reverts commit 475b3998a1.

- bump susfs version 1.5.10
This commit is contained in:
ShirkNeko
2025-09-30 23:08:34 +08:00
parent c950705044
commit e552163d9e
14 changed files with 154 additions and 0 deletions

View File

@@ -547,6 +547,10 @@
<string name="kstat_config_updated">Kstat 配置更新</string>
<string name="kstat_path_updated">Kstat 路徑更新</string>
<string name="susfs_update_full_clone">Susfs 完整克隆更新</string>
<string name="umount_zygote_iso_service">解除安裝 Zygote 隔離服務</string>
<string name="umount_zygote_iso_service_description">啟用此選項將喺系統啟動時解除安裝 Zygote 隔離服務掛載點</string>
<string name="umount_zygote_iso_service_enabled">Zygote 隔離服務解除安裝已啟用</string>
<string name="umount_zygote_iso_service_disabled">Zygote 隔離服務解除安裝已禁用</string>
<string name="app_paths_section">應用路徑</string>
<string name="other_paths_section">其他路徑</string>
<string name="add_custom_path">其他</string>