mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-10 06:31:56 +00:00
Open source fully obfuscated stub
This commit is contained in:
7
stub/res/values/strings.xml
Normal file
7
stub/res/values/strings.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="upgrade_msg">Upgrade to full Magisk to finish the setup. Download and install?</string>
|
||||
<string name="no_internet_msg">Please connect to the Internet! Upgrading to full Magisk is required.</string>
|
||||
<string name="dling">Downloading</string>
|
||||
<string name="relaunch_app">Please manually re-launch the app</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user