2013/9/9 Christoph Nenning <christoph.nenn...@lex-com.net>: > In this case the following happens: > - struts2's algorithm is performed (search packages hierarchically) > - for global resources the JVM tries the file > "struts-messages_en.properties" which is not present > - then the JVM tries the language from system property "user.language" > which is "de" in my case > - a file for that locale is present and hence I get the german text > instead of the requested english one
This is strange, struts-messages bundle should be investigate fully - first _en then default one. Which JVM version do you use? > We provide our application texts for english in 2 files (of course > scripted): > - bundle.properties > - bundle_en.properties > > I propose as workaround that english framework texts are provided the same > way in 2 files. Can you register issue for that? Regards -- Łukasz mobile +48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org