m_plotPads_on_Silkscreen=newwxCheckBox(this,ID_ALLOW_PRINT_PAD_ON_SILKSCREEN,_("Plot pads on silkscreen"),wxDefaultPosition,wxDefaultSize,0);
m_plotPads_on_Silkscreen->SetToolTip(_("Enable/disable print/plot pads on silkscreen layers\nWhen disable, pads are never potted on silkscreen layers\nWhen enable, pads are potted only if they appear on silkscreen layers"));
m_PSFineAdjustWidthOpt->SetToolTip(_("Set global width correction for exact width postscript output.\nThese width correction is intended to compensate tracks width and also pads and vias size errors.\nThe reasonable width correction value must be in a range of [-(MinTrackWidth-1), +(MinClearanceValue-1)] in decimils."));
m_plotPads_on_Silkscreen=newwxCheckBox(this,ID_ALLOW_PRINT_PAD_ON_SILKSCREEN,_("Plot pads on silkscreen"),wxDefaultPosition,wxDefaultSize,0);
m_plotPads_on_Silkscreen->SetToolTip(_("Enable/disable print/plot pads on silkscreen layers\nWhen disable, pads are never potted on silkscreen layers\nWhen enable, pads are potted only if they appear on silkscreen layers"));
m_PSFineAdjustWidthOpt->SetToolTip(_("Set global width correction for exact width postscript output.\nThese width correction is intended to compensate tracks width and also pads and vias size errors.\nThe reasonable width correction value must be in a range of [-(MinTrackWidth-1), +(MinClearanceValue-1)] in decimils."));