French translation update and fix a typo.

This commit is contained in:
jean-pierre charras 2022-04-18 11:25:51 +02:00
parent 0211d07060
commit 26370583fa
2 changed files with 933 additions and 667 deletions

View File

@ -350,7 +350,7 @@ void BOARD_INSPECTION_TOOL::InspectDRCError( const std::shared_ptr<RC_ITEM>& aDR
case DRCE_DRILL_OUT_OF_RANGE:
case DRCE_MICROVIA_DRILL_OUT_OF_RANGE:
r = m_inspectClearanceDialog->AddPage( _( "Hole Size" ) );
reportHeader( _( "Hose diameter resolution for:" ), a, r );
reportHeader( _( "Hole diameter resolution for:" ), a, r );
if( compileError )
reportCompileError( r );

File diff suppressed because it is too large Load Diff