You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Updated UI
Added "Root" section
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user