public class core_properties extends ResourceBundle
{
public function core_properties()
{
super();
}
override protected function getContent() : Object
{
var _loc1_:Object = null;
_loc1_ = {};
_loc1_["multipleChildSets_ClassAndInstance"] = "Multiple sets of visual children have been specified for this component (component definition and component instance).";
_loc1_["multipleChildSets_ClassAndSubclass"] = "Multiple sets of visual children have been specified for this component (base component definition and derived component definition).";
_loc1_["notExecuting"] = "Repeater is not executing.";
_loc1_["truncationIndicator"] = "...";
_loc1_["stateUndefined"] = "Undefined state \'{0}\'.";
_loc1_["scrollDirection"] = "Unknown scroll direction \'{0}\'.";