You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Module fragment with menu; remove and disable buttons
This commit is contained in:
@@ -28,4 +28,8 @@
|
||||
<string name="root">Root</string>
|
||||
<string name="modules">Modules</string>
|
||||
<string name="log">Log</string>
|
||||
<string name="remove">Remove</string>
|
||||
<string name="disable">Disable</string>
|
||||
<string name="remove_file_created">Module will be removed at next reboot</string>
|
||||
<string name="disable_file_created">Module will be disabled at next reboot</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user