Module fragment with menu; remove and disable buttons

This commit is contained in:
dvdandroid
2016-08-21 16:08:45 +02:00
committed by topjohnwu
parent f5e53cd60f
commit 31b552ab51
20 changed files with 163 additions and 176 deletions
+4
View File
@@ -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>