| The xml id is Case insensitive? - Bugs and Quirks in Sisulizer - Technical Support (You need to be registered at the forum to write) - Localization Tool for VB, Delphi, .NET, C#, VB.NET, XML, Online Help, HTML ... |
| Author | Post |
|---|
| Posted: Mon Jun 30th, 2008 11:12 am |
|
|
kelvinli
Member
| Joined: | Mon Jun 30th, 2008 |
| Location: | |
| Posts: | 3 |
| Status: |
Offline
|
|
When I Use Sisulizer localize XML file fom Chinese to English, I find the Sisulizer can not work. I had set the xml id as "context value", but It think there have repeat item because case insensitive. XML sample as below, that is two different item, but sisulizer think is same
<String id="TEST">TEST</String>
<String id="test">test</String>
|
|
|