manager: Add alternate app icon toggle (#129)

Signed-off-by: WenHao2130 <wenhao2130@outlook.com>
Co-authored-by: MiRinChan <148533509+MiRinChan@users.noreply.github.com>
This commit is contained in:
yycgit1
2025-06-01 22:43:08 +08:00
committed by GitHub
parent 53b3e84890
commit 3443e48ef1
14 changed files with 121 additions and 5 deletions

View File

@@ -321,6 +321,9 @@
<string name="susfs_disabled">SuSFS disabled</string>
<string name="background_set_success">Background set successfully</string>
<string name="background_removed">Removed custom backgrounds</string>
<string name="icon_switch_title">備選圖示</string>
<string name="icon_switch_summary">將啟動器圖示變更為 KernelSU 圖示</string>
<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>