Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » I18N depending on language settings of client instead of server
I18N depending on language settings of client instead of server [message #14608] Thu, 29 March 2007 09:40 Go to next message
Eclipse UserFriend
Hi,

Is there any way (or plan) to support i18n depending on the settings of
the client browser instead of server settings?
In other words, it would be great that RAP application were
internationalized (dynamically)depending on the settings of the web
browser...

Thanks,
Xavier
Re: I18N depending on language settings of client instead of server [message #16354 is a reply to message #14608] Fri, 13 April 2007 10:30 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

actually there is already an infrastructure for I18n. To retrieve the web
browser settings regarding the preferred locales use
W4TContext.getBrowser().getLocale()
or
W4TContext.getBrowser().getLocales().

Note that the externalized Strings cannot be stored within static fields as
usually done in eclipse, since then all subsequent sessions would use the
language of the first initialization :-(

Ciao
Frank

"Xavier" <javier.rodriguez@genaker.net> schrieb im Newsbeitrag
news:ebaeb9783eb101cf26ad178ffe494d01$1@www.eclipse.org...
> Hi,
>
> Is there any way (or plan) to support i18n depending on the settings of
> the client browser instead of server settings?
> In other words, it would be great that RAP application were
> internationalized (dynamically)depending on the settings of the web
> browser...
>
> Thanks,
> Xavier
>
>
Previous Topic:LoginDialog in WorkBench
Next Topic:PageBookView in v1.0?
Goto Forum:
  


Current Time: Mon Apr 28 01:06:34 EDT 2025

Powered by FUDForum. Page generated in 0.02558 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top