From 0b15fd50173b69fbf449403a3609b46036575344 Mon Sep 17 00:00:00 2001 From: tobiasKaminsky Date: Tue, 13 Aug 2019 16:21:10 +0200 Subject: [PATCH] clarify transifex usage Signed-off-by: tobiasKaminsky --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d9c91b5f33..8c3d4cb72c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -156,6 +156,10 @@ With this approach the "downtime" of not building master is limited to the times ## Translations We manage translations via [Transifex](https://www.transifex.com/nextcloud/nextcloud/android/). So just request joining the translation team for Android on the site and start translating. All translations will then be automatically pushed to this repository, there is no need for any pull request for translations. +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. + # Releases At the moment we are releasing the app in two app stores: