French translation update.

Fix also a typo.
This commit is contained in:
jean-pierre charras 2020-11-14 09:02:03 +01:00
parent c58b3fe8a4
commit dfddd19b17
2 changed files with 253 additions and 242 deletions

View File

@ -2089,7 +2089,7 @@ void EAGLE_PLUGIN::packageCircle( FOOTPRINT* aFootprint, wxXmlNode* aTree ) cons
if( layer == UNDEFINED_LAYER )
{
wxLogMessage( wxString::Format( _( "Ignoring a cricle since Eagle layer '%s' (%d) "
wxLogMessage( wxString::Format( _( "Ignoring a circle since Eagle layer '%s' (%d) "
"was not mapped" ),
eagle_layer_name( e.layer ),
e.layer ) );

File diff suppressed because it is too large Load Diff