Mon Dieu.

Found that in struts.properties I had this:

struts.custom.i18n.resources=struts-messages,struts-messages_en,struts-m
essages_fr

Which was forcing struts to use the last properties file loaded.

Obviously it should just be: 
struts.custom.i18n.resources=struts-messages
And struts will pick up the relevant locale file.

Not sure why this has suddenly occurred, but might be worth noting if
you see similar issues.

-----Original Message-----
From: Dean Pullen [mailto:[EMAIL PROTECTED] 
Sent: 17 September 2007 09:03
To: Struts Users Mailing List
Subject: Struts i8n problem in 2.0.9

Has anyone seen any internationalization problems in the 2.0.9 release?
I had a dozen or so languages working fine, then recently noticed it's
been broken since I've upgrade from 2.0.8.
- Everything seems to be defaulting to French...

Dean.

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


Scanned by MailDefender - managed email security from intY -
www.maildefender.net

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

Reply via email to