On Sun, 2010-11-14 at 18:14 +0100, Christophe Jarry wrote:
> I found an error in GNU make 3.82, inside `fr.po' file.
> 
> Line 514 of `fr.po' reads:
> 
>   msgstr "Évitement de récursion dans une régle implicite.\n"
> 
> It should be replaced with:
> 
>   msgstr "Évitement de récursion dans une règle implicite.\n"
> 
> (Here, `régle' has been replaced with `règle'.)

Hi Christophe; thanks for the suggestion.  Note that all translations of
GNU packages, including GNU make, are handled through the Translation
Project (http://translationproject.org/).

In particular, GNU make's translation page is
http://translationproject.org/domain/make.html

And the page for the French translation team is here:
http://translationproject.org/team/fr.html


Any change to the translations needs to be submitted to them.  I don't
maintain any translations myself: when I make a release of GNU make I
always download the latest directly from the TP site and use that in the
package I create.


Cheers!

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <psm...@gnu.org>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.net
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to