Make sure the spanish and the such works... Aside from that, I don't care.
On 6/17/03 2:31 PM, "Tetsuya Kitahata" <[EMAIL PROTECTED]> wrote: > Hello, > > I think that some of current documents (e.g. news.xml, trans/es/*.xml) > have "ISO-8859-1" encoding style. However, my favorite text editor > can not read them properly (garbled chars) at the point of > "Umlauts" and "Ntildes" etc. > > I want these particular letters to be converted into > "Unicode Escape Sequence Style" (\uxxxx). > > Also, the header lines of the xmls, > <?xml version="1.0" encoding="ISO-8859-1"?> > -> > <?xml version="1.0" encoding="UTF-8"?> > > Thirdly, I want the guideline of translations to be slightly > changed to be fit in these above. > > Any thoughts? > > If there's no objections, I think I can do this by myself. > (Just using "native2ascii" with codepage 1252) > > Sincerely, > > -- Tetsuya ([EMAIL PROTECTED]) > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Andrew C. Oliver http://www.superlinksoftware.com/poi.jsp Custom enhancements and Commercial Implementation for Jakarta POI http://jakarta.apache.org/poi For Java and Excel, Got POI? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
