Manager: Add clean mode switch and option to hide kernel version number

This commit is contained in:
ShirkNeko
2025-04-03 23:19:50 +08:00
parent d925036bd6
commit 8a6507e834
3 changed files with 31 additions and 17 deletions

View File

@@ -250,4 +250,5 @@
<string name="kpm_invalid_file">Invalid KPM file</string>
<string name="kernel_patched">Kernel not patched</string>
<string name="kernel_not_enabled">Kernel not configured</string>
<string name="more_settings_simplicity_mode">simplicity mode</string>
</resources>