Are you sure your browser settings are correct? I bet it's on the client
side, not a struts/config error.

Try using some page to detect your language setting, like
http://aruljohn.com/lang.php

Hope this helps,

Pascal

On Thu, 23 Jul 2009 03:24:50 -0700 (PDT), Marsman <mars....@gmx.de> wrote:
> Hi!
> 
> I got a problem with Struts 2 and selecting the language dependent
> properties file. When I got a properties file for language "de" (my home
> country), it's allways taken by Struts. Even if I configure language "dk"
> or
> "es" in my browser.
> 
> I got the following files in my web application:
> 
> package.properties
> package_de.properties
> global-messages.properties
> global-messages_de.properties
> 
> As far as I know, the file "package.properties" should be taken as
fallback
> because there isn't any package_dk.properties. I've verified the Struts
> configuration with the config-browser-plugin. I don't have configured any
> default-locale. Why is Struts using "de" anyway?
> 
> Titus

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to