French translation update
This commit is contained in:
parent
09a1137f11
commit
56bb91b042
|
@ -460,7 +460,7 @@ void CADSTAR_SCH_ARCHIVE_LOADER::loadSchematicSymbolInstances()
|
||||||
|
|
||||||
wxLogError( wxString::Format(
|
wxLogError( wxString::Format(
|
||||||
_( "Symbol '%s' is scaled in the original CADSTAR schematic but this is not"
|
_( "Symbol '%s' is scaled in the original CADSTAR schematic but this is not"
|
||||||
"supported in KiCad. The symbol was loaded with 1:1 scale and may require "
|
" supported in KiCad. The symbol was loaded with 1:1 scale and may require "
|
||||||
"manual fixing." ),
|
"manual fixing." ),
|
||||||
symbolName, sym.PartRef.RefID ) );
|
symbolName, sym.PartRef.RefID ) );
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue