239240241242243244245246
} } } String label = resources.getMessage(locale, propertyPrefix + ".option." + name); return new Option(buf.toString(), label, name); }