Magisk/app
Madis de225ac64a Estonian update
Made all latest strings.xml files evenly translated with English ones
2018-07-30 21:51:07 +08:00
..
src Estonian update 2018-07-30 21:51:07 +08:00
.gitignore Move Magisk Manager files into subfolder 2018-07-18 17:47:53 +08:00
build.gradle Clear up more component in stub APK 2018-07-30 20:37:00 +08:00
proguard-rules.pro Strip logging code with Proguard 2018-07-27 21:52:09 +08:00
README.md Move Magisk Manager files into subfolder 2018-07-18 17:47:53 +08:00

Magisk Manager

This repo is no longer an independent component. It is a submodule of the Magisk Project.

Translations

The default (English) string resources are scattered in these files: src/full/res/values/strings.xml, src/main/res/values/strings.xml, src/stub/res/values/strings.xml.
Place the translated XMLs in the corresponding folder to the locale.
Translations are highly appreciated via pull requests here on Github.