manager: Refactored SuSFS pop-up window and changed to interface to optimize visual experience

This commit is contained in:
ShirkNeko
2025-06-15 01:32:38 +08:00
parent ef4101cbf9
commit 7b314116e9
5 changed files with 1757 additions and 1588 deletions

View File

@@ -503,10 +503,4 @@
<string name="magic_mount_feature_label">Magic Mount Support</string>
<string name="overlayfs_auto_kstat_feature_label">OverlayFS Auto Kernel Stat Support</string>
<string name="sus_kstat_feature_label">SUS Kstat Support</string>
<!-- Content Descriptions for Accessibility -->
<string name="susfs_add_button_description">Add new item</string>
<string name="susfs_run_button_description">Run umount operations</string>
<string name="susfs_delete_button_description">Delete item</string>
<string name="susfs_reset_section_description">Reset this section</string>
<string name="susfs_refresh_button_description">Refresh feature status</string>
</resources>