[ 
https://issues.apache.org/jira/browse/HUPA-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777395#action_12777395
 ] 

Manuel Carrasco commented on HUPA-21:
-------------------------------------

I think other way is to detect user's language in the client side, using 
navigator.language and overriding the property-provider 'locale' in Hupa.gwt.xml

 <property-provider name="locale">
          <![CDATA[
             return (navigator.language ...
          ]]>
   </property-provider>  

I'll investigate in this issue.

> Automatic use the right locale (depending on the users locale)
> --------------------------------------------------------------
>
>                 Key: HUPA-21
>                 URL: https://issues.apache.org/jira/browse/HUPA-21
>             Project: JAMES Hupa
>          Issue Type: Improvement
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>
> Hupa should use the "default" locale of the users webbrowser by default. This 
> is possible using some classes of the gwt-incubater.
> More infos here:
> http://code.google.com/docreader/#p=google-web-toolkit-incubator&s=google-web-toolkit-incubator&t=ServerSideLocaleSelection

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to