Hello,

We have properties as xml. Default is English. But we provide for instance
the translation for Argentinean Spanish:

SomePage.html
SomePage.xml
SomePage_es_AR.xml

We test using two computers, one with IE (configured as is - defaults to
English) and another FF (primary language set to Argentinean Spanish). Same
LAN.

We do not set anywhere the locale. We have nothing else related to the
locale other than these xml files (and of course in the html we use
extensively wicket:message).

Thanks for your response.

On Wed, Jun 10, 2009 at 3:08 PM, nino martinez wael <
nino.martinez.w...@gmail.com> wrote:

> Seems so, my experience are that it should be working.
>
> However if your default language are spanish (default.properties) and
> you do not support english us(default_en_us.properties) it will
> fallback to default.. But seems you are relying on something static?
> How did you test this?
>
> 2009/6/10 Cristi Manole <cristiman...@gmail.com>:
> > Hello,
> >
> > One of our applications has to be internationalized. For this we use the
> out
> > of the box Wicket solution (1.3.5) We don't set the locale anywhere. The
> > application is deployed on Tomcat.
> >
> > When testing, we found out that the first user that accesses the
> application
> > is going to set up the locale for all the others. For instance, if a user
> > which has Firefox configured with Spanish as the primary language, he
> will
> > get the pages correctly rendered in Spanish. When a user with English as
> > primary language accesses the page, he will also see the page in Spanish.
> If
> > we restart the server and the English user accesses it first, the Spanish
> > user will see everything in English.
> >
> > We thought that the pages are rendered based on the language settings in
> the
> > browser dynamically. Are we missing something?
> >
> > Thanks in advance,
> >
> > --
> > Cristi Manole
> >
> > Nova Creator Software
> > www.novacreator.com
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Cristi Manole

Nova Creator Software
www.novacreator.com

Reply via email to