In that case english is your default which means your files should work as is. In other words if the english locale is requested the _en file won't be found
and so the root will be used ApplicationResources.properties.

Of course if as part of your design you want _en and default to have separate
lives then I believe you will have to write a plugin ;)

- Ashley


On 19 Nov 2005, at 17:23, Wendy Smoak wrote:

On 11/19/05, Ashley Williams <[EMAIL PROTECTED]> wrote:
If this is for resource bundles then don't you already have the
correct files?

No, just a typo... I have:
org.apache/.../ApplicationResources.properties
org.apache/.../ApplicationResources_ja.properties
org.apache/.../ApplicationResources_ru.properties
and need to duplicate the default one as _en to make four.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to