The dot (.) inside the pattern is a token that represent the 'decimal 
separator', and the decimal separator for fr is a comma (,). 
https://github.com/gwtproject/gwt/blob/master/user/src/com/google/gwt/i18n/client/constants/NumberConstantsImpl_fr.properties

On Monday, December 29, 2014 10:24:34 AM UTC+1, Gaurav Mourya wrote:
>
> Hi All,
>
> I am using GWT 2.5.1 and I have an issue regarding “NumberFormat” supports 
> for multiple language.
>
> Please refer the following below URL : -  
> http://samples.gwtproject.org/samples/Showcase/Showcase.html?locale=en_GB#!CwNumberFormat
>
> As per required pattern I’ll be not getting value.
>
> For example at top right side you will get drop down, which are having 
> multiple languages.  
>
> Select “British English” (en) and you may see the below. It’s formatting 
> the value in defined pattern.
>
> But if you select the “France” (fr) locale. Then it won’t displaying 
> properly formatted value, the dot (.) is replaced with comma (,).
>  Please let me know if you have any solution.
>
>
>
> Thanks & Regards,
> Gaurav Mourya
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to