manager: allow uninstall when update module

This commit is contained in:
tiann
2023-01-05 10:57:25 +08:00
parent b4e8371b04
commit 0a1247b835
2 changed files with 12 additions and 1 deletions

View File

@@ -40,5 +40,7 @@
<string name="settings_system_rw_summary">Use overlayfs to make system partition writable, reboot to take effect.</string>
<string name="about">About</string>
<string name="require_kernel_version_8">Require KernelSU version 8+</string>
<string name="module_uninstall_success">%s uninstalled</string>
<string name="module_uninstall_failed">Failed to uninstall: %s</string>
</resources>