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

@@ -552,6 +552,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>