maint: Implement translation thresholds.
authorJulien Lepiller <julien@lepiller.eu>
Tue, 8 Mar 2022 18:11:38 +0000 (19:11 +0100)
committerJulien Lepiller <julien@lepiller.eu>
Sat, 2 Apr 2022 16:14:34 +0000 (18:14 +0200)
commitff194cb24509e15d6b58682a63befe2aececba02
treeeb5147c2d79ffc5208be67ba61376caa7cfb43be
parent6386c011b2bb682cfdbcbd4cf8fcc40e94e950b5
maint: Implement translation thresholds.

Do not download new translations for the cookbook and the manual when
they are below 10% completion, and remove existing translations when
they fall below 5%.

* Makefile.am (download-po): Implement translation thresholds.
Makefile.am