Right but in this case ExampleUiLabels.xml would only be able to contain
single property values with a blank locale like this:
<property key="ExampleType.description.REAL_WORLD">
<value xml:lang="">Real World</value>
</property>Regards Scott On 03/01/2008, Adrian Crum <[EMAIL PROTECTED]> wrote: > > > So, this would work: > > ExampleUiLabels_ru.xml (Java xml format) > ExampleUiLabels_en.properties > ExampleUiLabels.xml (Java xml format) > > >
