diff options
author | xC3FFF0E <78732474+xC3FFF0E@users.noreply.github.com> | 2022-01-17 23:59:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-17 23:59:48 +0100 |
commit | 4c664ed7d32da226a4a7a500121be88642509072 (patch) | |
tree | e4c966607b7799f7c14ac9062af4d6e358d89f78 | |
parent | Update README.md (diff) | |
download | xManager-4c664ed7d32da226a4a7a500121be88642509072.tar xManager-4c664ed7d32da226a4a7a500121be88642509072.tar.gz xManager-4c664ed7d32da226a4a7a500121be88642509072.tar.bz2 xManager-4c664ed7d32da226a4a7a500121be88642509072.tar.lz xManager-4c664ed7d32da226a4a7a500121be88642509072.tar.xz xManager-4c664ed7d32da226a4a7a500121be88642509072.tar.zst xManager-4c664ed7d32da226a4a7a500121be88642509072.zip |
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ -# FOR CONTRIBUTORS: -**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. +# FOR CONTRIBUTORS (01/18/22): +**CODE CHANGE:** Pull request should be done on the **"Main"** branch. +**TRANSLATION CHANGE/UPDATE:** Pull request should be done on the **"Translation"** branch. The translations can be found at * *resource/values/strings.xml.* * +**SUBMIT TRANSLATIONS:** Pull request should be done on the **"Translation"** branch. Please follow the <!--DEFAULT LANGUAGE--> format that can be found at * *resource/values/strings.xml.* * # IMPORTANT NOTES (READ ME FIRST) |