Remove unused functions and data classes and optimize code structure; update string resources to support new features

This commit is contained in:
ShirkNeko
2025-04-20 22:01:35 +08:00
parent 33dd0ca16b
commit 1dd8651a1a
11 changed files with 27 additions and 116 deletions

View File

@@ -215,6 +215,7 @@
<string name="flash_option">Brush Options</string>
<string name="flash_option_tip">Select the file to be flashed</string>
<string name="horizon_kernel">Anykernel3 Flash</string>
<string name="horizon_kernel_summary">Flashing the Anykernel3 Kernel</string>
<string name="root_required">Requires root privileges</string>
<string name="copy_failed">File Copy Failure</string>
<string name="reboot_complete_title">Scrubbing complete</string>
@@ -266,4 +267,5 @@
<string name="invalid_file_type">Incorrect file type, select .kpm file</string>
<string name="confirm_uninstall_title_with_filename">uninstallation</string>
<string name="confirm_uninstall_content">The following kpm modules will be uninstalled\n%s</string>
</resources>