m_rbSelectUnits=newwxRadioBox(this,wxID_ANY,_("Vrml Units for Output Files"),wxDefaultPosition,wxDefaultSize,m_rbSelectUnitsNChoices,m_rbSelectUnitsChoices,1,wxRA_SPECIFY_COLS);
m_rbSelectUnits=newwxRadioBox(this,wxID_ANY,_("VRML Units for Output Files"),wxDefaultPosition,wxDefaultSize,m_rbSelectUnitsNChoices,m_rbSelectUnitsChoices,1,wxRA_SPECIFY_COLS);
<property name="label">Vrml Units for Output Files</property>
<property name="label">VRML Units for Output Files</property>
<property name="majorDimension">1</property>
<property name="max_size"></property>
<property name="maximize_button">0</property>
@ -1000,7 +1000,7 @@
<property name="style"></property>
<property name="subclass"></property>
<property name="toolbar_pane">0</property>
<property name="tooltip">If checked: copy footprints 3D models in a folder
If not checked: merge footprints 3D models in the vrml board file
</property>
<property name="tooltip">If checked: copy 3D models to the destination folder
If not checked: Embed 3D models in the VRML board file</property>