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

@@ -500,11 +500,5 @@
<string name="hide_symbols_feature_label">隐藏 KSU SUSFS 符号</string>
<string name="magic_mount_feature_label">魔法坐骑支持</string>
<string name="overlayfs_auto_kstat_feature_label">OverlayFS 自动内核统计支持</string>
<string name="sus_kstat_feature_label">SUS Kstat Support</string>
<!-- Content Descriptions for Accessibility -->
<string name="susfs_add_button_description">添加新项目</string>
<string name="susfs_run_button_description">运行卸载操作</string>
<string name="susfs_delete_button_description">删除项目</string>
<string name="susfs_reset_section_description">重置此部分</string>
<string name="susfs_refresh_button_description">刷新功能状态</string>
<string name="sus_kstat_feature_label">SUS Kstat 支持</string>
</resources>

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>