manager: Modify the Show KPM function to hidden and update the related settings.

This commit is contained in:
ShirkNeko
2025-06-03 15:26:03 +08:00
parent ec0b26a174
commit 675bb20f52
8 changed files with 13 additions and 13 deletions

View File

@@ -327,8 +327,8 @@
<string name="icon_switched">Icon switched</string>
<string name="root_require_for_install">Requires root privileges</string>
<!-- KPM display settings -->
<string name="show_kpm_info">Display KPM Function</string>
<string name="show_kpm_info_summary">Display KPM information and Function in home and bottom bar (Need to reopen the app)</string>
<string name="show_kpm_info">Hides KPM Function</string>
<string name="show_kpm_info_summary">Hides KPM information and Function in home and bottom bar</string>
<!-- Webui X settings -->
<string name="use_webuix">Select the WebUI engine to use</string>
<string name="engine_auto_select">Automatic Selection</string>