wxStringm_choiceFabPropertyChoices[]={_("None"),_("BGA pad"),_("Fiducial, local to footprint"),_("Fiducial, global to board"),_("Test point pad"),_("Heatsink pad"),_("Castellated pad (through hole only)"),_("Mechanical")};
wxStringm_choiceFabPropertyChoices[]={_("None"),_("BGA pad"),_("Fiducial, local to footprint"),_("Fiducial, global to board"),_("Test point pad"),_("Heatsink pad"),_("Castellated pad (through hole only)"),_("Mechanical"),_("Press-fit (through hole only)")};
<property name="choices">"None" "BGA pad" "Fiducial, local to footprint" "Fiducial, global to board" "Test point pad" "Heatsink pad" "Castellated pad (through hole only)" "Mechanical"</property>
<property name="choices">"None" "BGA pad" "Fiducial, local to footprint" "Fiducial, global to board" "Test point pad" "Heatsink pad" "Castellated pad (through hole only)" "Mechanical" "Press-fit (through hole only)"</property>