This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: New Kinyarwanda PO file for `gcc'
- From: "Martin v. Löwis" <martin at v dot loewis dot de>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: Translation Project Robot <translation at iro dot umontreal dot ca>, gcc-patches at gcc dot gnu dot org
- Date: Mon, 11 Apr 2005 08:51:44 +0200
- Subject: Re: New Kinyarwanda PO file for `gcc'
- References: <20050405135434.CBE2415E06A@bor.iro.umontreal.ca> <Pine.LNX.4.61.0504052338100.3361@digraph.polyomino.org.uk>
Joseph S. Myers wrote:
> I have not committed anything to 3.4 branch or 3.3 branch and given the
> tiny numbers of non-fuzzy translations I doubt the utility of doing so.
That is a reasonable approach. There is a problem in the TP logic, here,
also: from time to time, we delete outdated POT files. However, we keep
POT files for which we have translations which haven't been updated to
a newer version, so that we can verify what precisely the original POT
file looked like. Unfortunately, this also makes these POT files show
up on the web pages. Most translators should know to only work on the
latest version. Maybe the robot should start rejecting translations
that don't refer to the most recent POT file.
Regards,
Martin