Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAJ Jordan <alex@strugee.net>2021-10-20 10:05:56 +0300
committerAJ Jordan <alex@strugee.net>2021-10-20 10:51:53 +0300
commit9e0d40b789977516167629c6d42d18cd23dfa5ee (patch)
treea8d989c60a6dcae7b338005b11901101a61abc15 /CONTRIBUTING.md
parent8857ea7ddf297dd1ac6740c2a9fce8d6162c2ce7 (diff)
Fix typo in CONTRIBUTING.md
Signed-off-by: AJ Jordan <alex@strugee.net>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 519ea35ab2..e8ab4c6bb4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -327,7 +327,7 @@ We manage translations via [Transifex](https://www.transifex.com/nextcloud/nextc
If you need to change a translation, do not change it, but give it new key. This way the translation stays backward compatible as we automatically backport translated strings to last versions.
-When submitting PRs with changed translations, please only submit changes to values/strings.xml and not changes to translated files. These will be overwritten by next merge of transifex-but and increase PR review.
+When submitting PRs with changed translations, please only submit changes to values/strings.xml and not changes to translated files. These will be overwritten by next merge of transifex-bot and increase PR review.
## Engineering practices