Anil Gangolli wrote:

I don't think it's that valuable to do this over just renaming the ApplicationResources.properties files to get the desired effect, but it shouldn't be very hard to make the changes you want.

Actually, it is more valuable than you might think. Renaming ApplicationResources_ja_JP.properties to ApplicationResources.properties results in a "missing property" error message, because ApplicationResources_ja_JP.properties does not contain all the properties and can't fall back to English because of the rename.

-- Sean

Reply via email to