Re: Translations contributions urgently needed
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Thom Brown <thom@linux.com>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>,
Michael Paquier <michael@paquier.xyz>,
Tatsuo Ishii <ishii@sraoss.co.jp>,
Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>,
Robert Haas <robertmhaas@gmail.com>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2018-02-23T15:41:38Z
Lists: pgsql-hackers
Thom Brown <thom@linux.com> writes: > Something that isn't clear to me is, for a language that didn't meet > 80% translation for a component, if it does reach 80% after the major > version release, does it then get shipped in a minor release, or is > out of that version completely until the next major version? No, it'll be added to the next minor release as soon as it reaches 80%. That's happened routinely in the past. I have no idea how automated that policy is -- you could ask Peter E. -- but a trawl through the commit logs shows .po files getting added in minor releases from time to time. regards, tom lane