Go to file
Albert I 4dbcd54b72 Initial stub app translation to Indonesian
Signed-off-by: Albert I <krascgq@outlook.co.id>
2018-06-09 15:48:42 +08:00
src Initial stub app translation to Indonesian 2018-06-09 15:48:42 +08:00
.gitignore Add new flavor: stub 2018-05-27 14:34:05 +08:00
build.gradle New permissions targeting SDK 28 2018-06-09 15:45:15 +08:00
proguard-rules.pro Update proguard to minimize APK size 2018-01-23 05:04:59 +08:00
README.md Update README 2018-06-03 00:00:39 +08:00
snet.apk Update snet.apk 2017-12-26 03:57:22 +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.