Pretty-up report a bit.
This commit is contained in:
parent
a4201ea833
commit
bb3cbe3fa4
|
@ -355,6 +355,7 @@ int PCB_INSPECTION_TOOL::InspectClearance( const TOOL_EVENT& aEvent )
|
|||
}
|
||||
else
|
||||
{
|
||||
r->Report( "" );
|
||||
r->Report( _( "Items belong to the same net. Clearance is 0." ) );
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue