|
|||
| Moderated by: Renate.Reinartz, Markus.Kreisel, Jaakko.Salmenius, Ilkka.Salmenius |
|
|||||||||||||
| Embedded HTML Source's Charset - 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 | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
|
starr Member
|
It's glad to find that Sisulizer supports embedded HTML source in the normal PE resources. However I'm not able to find where I can change the embedded HTML's charset though the PE resource's codepage could be changed. You can get a copy of SnagIt and examine the SnagItRes.dll which contains a typical embedded HTML source if necessary. Thanks.
|
|||||||||||||
| ||||||||||||||
| ||||||||||||||
|
Ilkka.Salmenius Administrator
|
The reason is because the html code in not inside <html>... </html> tags. The current version of Sizulizer needs at least the <html>-tags. Sisulizer can add <head> tags if not exits, but not <html> tags. That's why adding the <meta> tags failed. I will fix this to the next build. Here is one example of SnagIt's HTML file. No html, head and body tags can't be found.
____________________ http://www.sisulizer.com - Three simple steps to localize |
|||||||||||||
| ||||||||||||||
|
||||||||||||||
|
starr Member
|
But sir, I don't think the main issue lies here. As a part of the whole html, the source you pasted will be loaded also as a part of the final output. That's to say, there is no need in most cases for this kind of "snippets" to be added meta tag as the charset of them will be automatically inherited from other sources as "text/html; charset=iso-8859-1". The issue I wanted to report is rather the html that HAS meta tags and html tags. You can try to localize No.23908 html source which is virtually a complete html page. The corresponding target's charset is NOT changed. This is the issue. Please recheck it. Thanks.
|
|||||||||||||
| ||||||||||||||
| ||||||||||||||
|
starr Member
|
Today I further investigate into the issue and find it even critical. In fact, you can find that all the text in 23908 is replaced with "?" (3F) in the target. This means that all translation is rendered corrupted! This is really critical. Please fix it ASAP. Thanks a lot.
|
|||||||||||||
| ||||||||||||||
|
||||||||||||||
|
Jaakko.Salmenius Administrator
|
I am working on this Jaakko
____________________ http://www.sisulizer.com - Three simple steps to localize |
|||||||||||||
| ||||||||||||||
| ||||||||||||||
|
starr Member
|
I wonder if this has been addressed as almost one week has passed.
|
|||||||||||||
| ||||||||||||||
|
||||||||||||||
|
Jaakko.Salmenius Administrator
|
I found the bug but have not yet fixed it. But it will be fixed for the next build. Jaakko
____________________ http://www.sisulizer.com - Three simple steps to localize |
|||||||||||||
| ||||||||||||||
| ||||||||||||||
|
Jaakko.Salmenius Administrator
|
I fixed this in the next buid. By default Sisulizer uses UTF-8 when creating localized HTML data. However you can force Sisulizer to use similar encoding to the original encoding. Right click a HTML node and check Use encoding that matches the original encoding radio button in the dialog box. You need to wait for next build to do this. The matching encoding is found in the same encoding group. if original is using Windows code page localized also uses Windows code page but different code page (the one that matches the target language). Similary if original encoding is ISO ending the localized file uses ISO too. Jaakko Attachment: Untitled.png (Downloaded 11 times)
____________________ http://www.sisulizer.com - Three simple steps to localize |
|||||||||||||
| ||||||||||||||
|
||||||||||||||
|
starr Member
|
Thanks for your quick fix. I'm eager to see your next build. When will it come out?
|
|||||||||||||
| ||||||||||||||
| Current time is 04:33 pm | |
| Localization Tool for VB, Delphi, .NET, C#, VB.NET, XML, Online Help, HTML ... > Technical Support (You need to be registered at the forum to write) > Bugs and Quirks in Sisulizer > Embedded HTML Source's Charset | |
Sisulizer software localization tool - Three simple steps to localize