From 8272eec07b45445323fe2c571691f006ce3607c3 Mon Sep 17 00:00:00 2001 From: Stefan Niedermann Date: Wed, 5 Apr 2023 11:49:01 +0200 Subject: [PATCH] fix(i18n): Adjust links to transifex https://help.nextcloud.com/t/transifex-announcement-web-applications-domain-change/159445 Signed-off-by: Stefan Niedermann --- CONTRIBUTING.md | 3 ++- README.md | 2 +- app/src/main/res/values/strings.xml | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2c0d58855..584d24df6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -255,7 +255,8 @@ A good practice is to not include the word `menu` as part of the name because th ## Translations -We manage translations via [Transifex](https://www.transifex.com/nextcloud/nextcloud/talk-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. +We manage translations via [Transifex](https://app.transifex.com/nextcloud/nextcloud/talk-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. 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 the next merge of transifex-but and would increase PR review efforts. diff --git a/README.md b/README.md index 514d82e4d..c415ec28b 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ If you want to [contribute](https://nextcloud.com/contribute/) to Nextcloud, you - on [our public Talk team conversation](https://cloud.nextcloud.com/call/c7fz9qpr) - our forum at https://help.nextcloud.com -- for translations of the app on [Transifex](https://www.transifex.com/nextcloud/nextcloud/android-talk/) +- for translations of the app on [Transifex](https://app.transifex.com/nextcloud/nextcloud/android-talk/) - opening issues and PRs (including a corresponding issue) ## Contribution Guidelines :scroll: diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 6e39f6c44..b8fda1737 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -34,8 +34,8 @@ How to work with translations as a developer: - Updated translations from transifex are added via Nextcloud bot to this repo. How to translate with transifex: -- Join as a team member for your language: https://www.transifex.com/nextcloud/nextcloud/languages/ -- Go to https://www.transifex.com/nextcloud/nextcloud/translate/#resource/android-talk and choose your language in the +- Join as a team member for your language: https://app.transifex.com/nextcloud/nextcloud/languages/ +- Go to https://app.transifex.com/nextcloud/nextcloud/translate/#resource/android-talk and choose your language in the dropdown menu to start translating. - To find a key via search, enter "key:" and it's name, e.g. "key:nc_about" -->