m_Plot_Pads_on_Silkscreen=newwxCheckBox(this,ID_PRINT_PAD_ON_SILKSCREEN,_("Print pads on silkscreen"),wxDefaultPosition,wxDefaultSize,0);
m_Plot_Pads_on_Silkscreen=newwxCheckBox(this,ID_ALLOW_PRINT_PAD_ON_SILKSCREEN,_("Print pads on silkscreen"),wxDefaultPosition,wxDefaultSize,0);
m_Plot_Pads_on_Silkscreen->SetToolTip(_("Enable/disable print/plot pads on silkscreen layers"));
m_Plot_Pads_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"));
<propertyname="tooltip">Force print/plot pads on ALL layers</property>
<propertyname="tooltip">Enable/disable print/plot pads on silkscreen layers
When disable, pads are never potted on silkscreen layers
When enable, pads are potted only if they appear on silkscreen layers</property>