diff options
author | xC3FFF0E <78732474+xC3FFF0E@users.noreply.github.com> | 2022-01-17 23:29:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-17 23:29:33 +0100 |
commit | 6e2faa201e3332b168a137e27e7a82fbc6002e7b (patch) | |
tree | 131ab6440b02decb1918c74a1f9b0f6782d805af | |
parent | Update README.md (diff) | |
download | xManager-6e2faa201e3332b168a137e27e7a82fbc6002e7b.tar xManager-6e2faa201e3332b168a137e27e7a82fbc6002e7b.tar.gz xManager-6e2faa201e3332b168a137e27e7a82fbc6002e7b.tar.bz2 xManager-6e2faa201e3332b168a137e27e7a82fbc6002e7b.tar.lz xManager-6e2faa201e3332b168a137e27e7a82fbc6002e7b.tar.xz xManager-6e2faa201e3332b168a137e27e7a82fbc6002e7b.tar.zst xManager-6e2faa201e3332b168a137e27e7a82fbc6002e7b.zip |
Diffstat (limited to '')
-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: 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. # IMPORTANT NOTES (READ ME FIRST) |