m_checkUnitsInterchangeable=newwxCheckBox(this,wxID_ANY,_("All units are interchangeable"),wxDefaultPosition,wxDefaultSize,0);
m_checkUnitsInterchangeable->SetToolTip(_("Check this option to allow symbols with multiple units to have different\nelements. Uncheck this option when all symbol units are identical except\nfor pin numbers."));
m_checkUnitsInterchangeable->SetToolTip(_("Check this option when all symbol units are identical except\nfor pin numbers."));
<property name="tooltip">Check this option to allow symbols with multiple units to have different
elements. Uncheck this option when all symbol units are identical except
for pin numbers.</property>
<property name="tooltip">Check this option when all symbol units are identical except
for pin numbers.</property>