Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit faf19b1

Browse files
rework README.md
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 parent 5d90198 commit faf19b1

File tree

1 file changed

+30
-32
lines changed

1 file changed

+30
-32
lines changed

README.md

Lines changed: 30 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -80,17 +80,11 @@ Manager to help you download and install Magisk modules.
8080

8181
## Requirements
8282

83-
Minimum:
83+
### Minimum / Recommended:
8484

85-
- Android 5.0+
86-
- Magisk 19.0+
87-
- An internet connection
88-
89-
Recommended:
90-
91-
- Android 6.0+
92-
- Magisk 21.2+
93-
- An internet connection
85+
- Android 6.0+ / Android 7.0+
86+
- Magisk 19.0+ / Magisk 21.2+
87+
- An internet connection / A stable wifi connection
9488

9589
Note: This app may require the use of a VPN in countries with a state wide firewall.
9690

@@ -153,18 +147,36 @@ For more information please check the [developer documentation](docs/DEVELOPERS.
153147

154148
## For translators
155149

156-
We use Weblate for translations: https://translate.nift4.org/engage/foxmmm/
157-
(Make sure to check your spam folder when registering)
150+
**We need your help!** The app has started lagging behind in translations, and we need your help to catch up! As a reminder, translations are required to be at 60% or more to be included in the app.
151+
152+
### Recommended method
153+
154+
We use Weblate for translations: [https://translate.nift4.org/engage/foxmmm/](https://translate.nift4.org/engage/foxmmm/)
155+
156+
- You can create an account and start translating
157+
- You may need to check your spam folder for the confirmation email
158158

159-
If you do not want to register on the self-hosted Weblate instance, you can do a pull request on
160-
GitHub:
159+
### GitHub method for advanced users
161160

162-
See [`app/src/main/res/values/strings.xml`](https://github.com/Fox2Code/FoxMagiskModuleManager/blob/master/app/src/main/res/values/strings.xml)
163-
and [`app/src/main/res/values/arrays.xml`](https://github.com/Fox2Code/FoxMagiskModuleManager/blob/master/app/src/main/res/values/arrays.xml)
161+
See [`app/src/main/res/values/strings.xml`](https://github.com/Fox2Code/FoxMagiskModuleManager/blob/master/app/src/main/res/values/strings.xml) and [`app/src/main/res/values/arrays.xml`](https://github.com/Fox2Code/FoxMagiskModuleManager/blob/master/app/src/main/res/values/arrays.xml)
164162

165163
If your language is right to left don't forget to set `lang_support_rtl` to `true`.
166164

167-
Translators are not expected to have any previous coding experience.
165+
Translators do not need to have any previous coding experience..
166+
167+
## Add your own repos
168+
169+
See [the documentation](docs/add-repo.md)
170+
171+
## Issues with a repo
172+
173+
If you have a problem with a repo, please contact the repo owner **first**. If you are unable to
174+
reach them or they are not willing to help, you can contact us as a last resort.
175+
176+
Default repo owners:
177+
178+
- Androidacy: [Telegram](https://telegram.dog/androidacy_discussions)
179+
- Magisk-Modules-Alt-Repo: [Telegram](https://github.com/Magisk-Modules-Alt-Repo/submission/issues)
168180

169181
## License
170182

@@ -188,18 +200,4 @@ developer reserves the right to make additions, deletions, or modification to th
188200
app at any time without prior notice.
189201

190202
This app is not affiliated with Magisk or its developers, nor with any of the module repos or
191-
developers of the modules.
192-
193-
## Add your own repos
194-
195-
See [the documentation](docs/add-repo.md)
196-
197-
## Issues with a repo
198-
199-
If you have a problem with a repo, please contact the repo owner **first**. If you are unable to
200-
reach them or they are not willing to help, you can contact us as a last resort.
201-
202-
Default repo owners:
203-
204-
- Androidacy: [Telegram](https://telegram.dog/androidacy_discussions)
205-
- Magisk-Modules-Alt-Repo: [Telegram](https://github.com/Magisk-Modules-Alt-Repo/submission/issues)
203+
developers of the modules

0 commit comments

Comments
 (0)