Hello list,

We're building an internationalized site, and we're having an issue with
locales and resource bundles. If we have two specific resource bundles for
Spanish from Spain (ApplicationProperties_es_ES.properties) and Spanish from
Argentina  (ApplicationProperties_es_AR.properties), one would think a
browser arriving with a locale/user-agent of es_MX would be caught by one of
the two es_* properties file, but infact es_MX gets the default English
properties file, unless there is specifically a
ApplicationProperties_es.properties file.

Is this the expected behavior?


Thx


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

Reply via email to