Hi,
 
In my application, I want to create ApplicationResources_tr.properties file for 
Turkish  using native2ascii
 
For this , I am  using
 
native2ascii -encoding UTF-8   ApplicationResources_tr_old.properties  
ApplicationResources_tr.properties
 
command from dos prompt.
 
But this process encode the all Turkish chars in the source properties files, 
as  \ufffd .
 
What should I do to convert right chars from Turkis to utf-8 ?
 
Thanks..
 
 
Erol


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to