m_OptionPartsLocked=newwxCheckBox(m_PanelBasic,wxID_ANY,_("Parts are locked"),wxDefaultPosition,wxDefaultSize,0);
m_OptionPartsLocked=newwxCheckBox(m_PanelBasic,wxID_ANY,_("Parts are locked"),wxDefaultPosition,wxDefaultSize,0);
m_OptionPartsLocked->SetToolTip(_("Check this option if Eeschema cannot change parts selections inside a given package\nThis happens when parts are differents in this package."));
m_OptionPartsLocked->SetToolTip(_("Check this option if Eeschema cannot change parts selections inside a given package\nThis happens when parts are different in this package."));
<propertyname="tooltip">Check this option if Eeschema cannot change parts selections inside a given package
This happens when parts are differents in this package.</property>
<propertyname="tooltip">Check this option if Eeschema cannot change parts selections inside a given package
This happens when parts are different in this package.</property>