Posts: 6
Joined: Fri Aug 21, 2009 12:21 pm
Encoding error when trying to build XML file
I did a mock Chinese translation of an XML file (contents below), but when I try to generate it in Localizer, I encounter the following error. Please advise.
System does not support the specified encoding.
Failed to save file: ...\zh-CN\9000_gettingstarted_title.xml
Failed to localize file ...\zh-CN\9000_gettingstarted_title.xml
There were errors during Create Localized
Thanks
Webb
___
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="9000_gettingstarted_title.css" type="text/css" charset="UTF-8"?>
<XML>
<TITLE> </TITLE><BookTitle>
<A ID="pgfId-998393"></A>
Getting Started Guide</BookTitle>
<BookType>
<A ID="pgfId-999148"></A>
</BookType>
<BookPN-REV>
<A ID="pgfId-999149"></A>
Revision F1</BookPN-REV>
<Copyright>
<A ID="pgfId-999150"></A>
Copyright and Trademarks</Copyright>
<Trademarks>
<A ID="pgfId-998344"></A>
</Trademarks>
<Trademarks>
<A ID="pgfId-998345"></A>
Certain Product names mentioned herein may be trade names and/or registered trademarks of other companies. Information about other products is believed to be accurate. However, no responsibility is assumed for the use of these products, or for an infringement of rights of the other companies that may result from their use.</Trademarks>
<Trademarks>
<A ID="pgfId-998346"></A>
</Trademarks><Trademarks>
<A ID="pgfId-998354"></A>
Document Number: UM-138</Trademarks>
<Trademarks>
<A ID="pgfId-998358"></A>
Revision Number: F1</Trademarks>
<Trademarks>
<A ID="pgfId-998359"></A>
Release Date: August 2009</Trademarks>
<Trademarks>
<A ID="pgfId-998360"></A>
</Trademarks>
<Trademarks>
<A ID="pgfId-998361"></A>
Unauthorized reproduction of any portion of this manual is prohibited. The material in this manual is for information purposes only. It is subject to change without notice.</Trademarks>
<Trademarks>
<A ID="pgfId-998362"></A>
</Trademarks>
<Trademarks>
<A ID="pgfId-998364"></A>
</Trademarks>
<Trademarks>
<A ID="pgfId-998338"></A>
All rights reserved.</Trademarks>
</XML>
System does not support the specified encoding.
Failed to save file: ...\zh-CN\9000_gettingstarted_title.xml
Failed to localize file ...\zh-CN\9000_gettingstarted_title.xml
There were errors during Create Localized
Thanks
Webb
___
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="9000_gettingstarted_title.css" type="text/css" charset="UTF-8"?>
<XML>
<TITLE> </TITLE><BookTitle>
<A ID="pgfId-998393"></A>
Getting Started Guide</BookTitle>
<BookType>
<A ID="pgfId-999148"></A>
</BookType>
<BookPN-REV>
<A ID="pgfId-999149"></A>
Revision F1</BookPN-REV>
<Copyright>
<A ID="pgfId-999150"></A>
Copyright and Trademarks</Copyright>
<Trademarks>
<A ID="pgfId-998344"></A>
</Trademarks>
<Trademarks>
<A ID="pgfId-998345"></A>
Certain Product names mentioned herein may be trade names and/or registered trademarks of other companies. Information about other products is believed to be accurate. However, no responsibility is assumed for the use of these products, or for an infringement of rights of the other companies that may result from their use.</Trademarks>
<Trademarks>
<A ID="pgfId-998346"></A>
</Trademarks><Trademarks>
<A ID="pgfId-998354"></A>
Document Number: UM-138</Trademarks>
<Trademarks>
<A ID="pgfId-998358"></A>
Revision Number: F1</Trademarks>
<Trademarks>
<A ID="pgfId-998359"></A>
Release Date: August 2009</Trademarks>
<Trademarks>
<A ID="pgfId-998360"></A>
</Trademarks>
<Trademarks>
<A ID="pgfId-998361"></A>
Unauthorized reproduction of any portion of this manual is prohibited. The material in this manual is for information purposes only. It is subject to change without notice.</Trademarks>
<Trademarks>
<A ID="pgfId-998362"></A>
</Trademarks>
<Trademarks>
<A ID="pgfId-998364"></A>
</Trademarks>
<Trademarks>
<A ID="pgfId-998338"></A>
All rights reserved.</Trademarks>
</XML>
