From d4367808a297c3b11734a5b8cdc1d9b63e45992c Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Thu, 30 Jan 2020 07:32:09 +0100 Subject: [PATCH] Include 80 % complete translations in releases --- .devtools/transifex_download.bat | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.devtools/transifex_download.bat b/.devtools/transifex_download.bat index 7d4ab8db..31d136c8 100644 --- a/.devtools/transifex_download.bat +++ b/.devtools/transifex_download.bat @@ -1,4 +1,4 @@ pushd .. -tx pull --all --minimum-perc=90 +tx pull --all --minimum-perc=80 tx pull --language en_GB popd diff --git a/README.md b/README.md index f5627c63..855b0041 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ You can easily help translating grocy at https://www.transifex.com/grocy/grocy, The [pre-release demo](https://demo-prerelease.grocy.info) is available for any translation which is at least 80 % complete and will pull the translations from Transifex 10 minutes past every hour, so you can have a kind of instant preview of your contributed translations. Thank you! -Translation which reach a completion level of 90 % will be included in releases. +Also any translation which reached a completion level of 80 % will be included in releases. ## Things worth to know