Update stub strings.xml path

This commit is contained in:
John Wu 2021-12-14 05:31:12 -08:00 committed by GitHub
parent df191cd2b5
commit a4faa3f392
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@ For each action, use `-h` to access help (e.g. `./build.py all -h`)
Default string resources for the Magisk app and its stub APK are located here:
- `app/src/main/res/values/strings.xml`
- `stub/res/values/strings.xml`
- `stub/src/main/res/values/strings.xml`
Translate each and place them in the respective locations (`[module]/src/main/res/values-[lang]/strings.xml`).