Slight improvement to error text for when drill is same size as pad.

This commit is contained in:
Jeff Young 2021-01-03 23:58:39 +00:00
parent 33aa6edb01
commit c09d3b765a
1 changed files with 1 additions and 1 deletions

View File

@ -1232,7 +1232,7 @@ bool DIALOG_PAD_PROPERTIES::padValuesOK()
if( ( drillOutline.BBox().GetWidth() > 0 ) || ( drillOutline.BBox().GetHeight() > 0 ) )
{
warning_msgs.Add( _( "Warning: Pad drill larger than pad size or drill shape and "
warning_msgs.Add( _( "Warning: Pad drill will leave no copper or drill shape and "
"pad shape do not overlap." ) );
skip_tstoffset = true; // offset parameter will be not tested because if the drill
// value is incorrect the offset parameter is always seen as