Login  Register

Re: Dev - Questions about i18n

Posted by David E. Jones on May 27, 2006; 6:16am
URL: http://ofbiz.116.s1.nabble.com/Dev-Questions-about-i18n-tp168187p168192.html


Jacopo Cappellato wrote:
> 1) how to deal with accented characters? We have used the "native2ascii
> -encoding UTF8" to encode the Italian properties files to unicode but
> now the accented characters are not shown on screen

I'm not aware of any issues with this in Italian or special characters in any other language. I've only played with this a little bit, but perhaps with more details someone else who has worked more with this could offer some advice...

> 2) in the localization of db values (*EntityLabels*.properties), do we
> need to create also the default properties file for the English language
> or this is not necessary? For Example:
> PartyEntityLabels.properties (with the same value of the db)
> PartyEntityLabels_it.properties
> or simply
> PartyEntityLabels_it.properties

There will be warning messages in the log if there is no default language (English) file, but it should still work fine.

-David
 
_______________________________________________
Dev mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/dev