m_cbUpdateFootprints=newwxCheckBox(sbSizer1->GetStaticBox(),wxID_ANY,_("Replace footprints of symbols whose footprint assignments have changed"),wxDefaultPosition,wxDefaultSize,0);
m_cbUpdateFootprints->SetToolTip(_("Used primarily after changing footprint assignments via Eeschema's Assign Footprints dialog (Cvpcb)"));
m_cbUpdateFootprints->SetToolTip(_("Normally footprints on the board should be changed to match footprint assignment changes made in the schematic. Uncheck this only if you don't want to change existing footprints on the board."));
<property name="tooltip">Used primarily after changing footprint assignments via Eeschema's Assign Footprints dialog (Cvpcb)</property>
<property name="tooltip">Normally footprints on the board should be changed to match footprint assignment changes made in the schematic. Uncheck this only if you don't want to change existing footprints on the board.</property>