diff options
author | xC3FFF0E <78732474+xC3FFF0E@users.noreply.github.com> | 2022-01-17 23:49:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-17 23:49:08 +0100 |
commit | 69a7d310d483e5cd85f89d6ae1cf88a83ddb33ee (patch) | |
tree | 96f776c9ef289c48922df70a6cf5f998317f4a76 | |
parent | Update README.md (diff) | |
download | xManager-69a7d310d483e5cd85f89d6ae1cf88a83ddb33ee.tar xManager-69a7d310d483e5cd85f89d6ae1cf88a83ddb33ee.tar.gz xManager-69a7d310d483e5cd85f89d6ae1cf88a83ddb33ee.tar.bz2 xManager-69a7d310d483e5cd85f89d6ae1cf88a83ddb33ee.tar.lz xManager-69a7d310d483e5cd85f89d6ae1cf88a83ddb33ee.tar.xz xManager-69a7d310d483e5cd85f89d6ae1cf88a83ddb33ee.tar.zst xManager-69a7d310d483e5cd85f89d6ae1cf88a83ddb33ee.zip |
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ # FOR CONTRIBUTORS: -CODE CHANGE: Pull request should be done on the "Main" branch. -TRANSLATION CHANGE: Pull request should be done on the "Main" branch. The translations can be seen at resource/values/strings.xml. -ADD TRANSLATIONS: Pull request should be done on the "Developer" branch. +**CODE CHANGE:** Pull request should be done on the "Main" branch. +**TRANSLATION CHANGE/UPDATE:** Pull request should be done on the "Main" branch. The translations can be found at resource/values/strings.xml. +**SUBMIT TRANSLATIONS:** Pull request should be done on the "Developer" branch. # IMPORTANT NOTES (READ ME FIRST) |