Updated UI

Added "Root" section
This commit is contained in:
dvdandroid
2016-08-26 12:45:35 +02:00
parent c86c2661af
commit ab318ef99e
12 changed files with 741 additions and 477 deletions
+1
View File
@@ -9,6 +9,7 @@
<color name="red500">#F44336</color>
<color name="green500">#4CAF50</color>
<color name="blue500">#2196F3</color>
<color name="grey500">#9E9E9E</color>
</resources>
+5
View File
@@ -64,5 +64,10 @@
<string name="never_show_again">Don\'t show again</string>
<string name="error_download_file">Error downloading file</string>
<string name="flash_recovery">File downloaded in Magisk directory, you can flash it in recovery</string>
<string name="root">Root</string>
<string name="app_update_available">An update for Magisk Manager is available!</string>
<string name="magisk_update_available">An update for Magisk is available!</string>
<string name="cannot_check_updates">Cannot check for updates</string>
<string name="up_to_date">You\'ve got the latest version available of %1$s</string>
</resources>