wxStringm_anchorOptionsChoices[]={_("Rotate around center of selection"),_("Rotate around User Origin"),_("Rotate around Drill/Place Origin")};
wxStringm_anchorOptionsChoices[]={_("Rotate around center of selection"),_("Rotate around local coordinates origin"),_("Rotate around drill/place origin")};
<property name="choices">"Rotate around center of selection" "Rotate around User Origin" "Rotate around Drill/Place Origin"</property>
<property name="choices">"Rotate around center of selection" "Rotate around local coordinates origin" "Rotate around drill/place origin"</property>