manager: Refactor the bootstrap script to automatically create a KSU module to execute instead

- Add Shamiko's Hidden Weakness Bl Scripts

Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
This commit is contained in:
ShirkNeko
2025-06-15 14:41:14 +08:00
parent a0752d10c7
commit 2319452306
3 changed files with 314 additions and 102 deletions

View File

@@ -466,6 +466,8 @@
<string name="susfs_umount_mode_normal_short">Normal</string>
<string name="susfs_umount_mode_detach_short">Detach</string>
<string name="susfs_umount_mode_display">Mode: %1$s (%2$s)</string>
<string name="susfs_try_umount_added_success">Try to umount path added successfully %s</string>
<string name="susfs_try_umount_added_saved">Attempted umount path save succeeded %s</string>
<!-- SuSFS Run Umount -->
<string name="susfs_run_umount_confirm_title">Confirm Run Try Umount</string>
<string name="susfs_run_umount_confirm_message">This will immediately execute all configured try umount operations. Are you sure you want to continue?</string>