m_sketchPadsOnFabLayers=newwxCheckBox(sbOptionsSizer->GetStaticBox(),ID_ALLOW_PRINT_PAD_ON_SILKSCREEN,_("Sketch pads on fab layers"),wxDefaultPosition,wxDefaultSize,0);
m_sketchPadsOnFabLayers->SetToolTip(_("Do not plot pads on silkscreen layers, even when they are assigned to them.\nUncheck this if you wish to create assembly drawings from silkscreen layers."));
m_sketchPadsOnFabLayers->SetToolTip(_("Include pad outlines on F.Fab and B.Fab layers when plotting"));
<property name="tooltip">Do not plot pads on silkscreen layers, even when they are assigned to them.
Uncheck this if you wish to create assembly drawings from silkscreen layers.</property>
<property name="tooltip">Include pad outlines on F.Fab and B.Fab layers when plotting</property>