V1.6.23
--- New features ---
‧When adding .resx file or files to Sisulizer project the form or strings are now in the file node instead of inside a folder.
‧You can sen a minimum string width that will restrict the string to to autotranslated. For example value 3 means that all string length of 2 or less will not be autotranlated.
‧IBO Delphi components have been mapped.
--- Bug fixes ---
‧Windows C++ binary: Text of OCX controls in DLGINIT will not be modified.
‧Sometimes during closing Sisulizer it gave an access error.
‧VB.NET: If a form had a custom namespace Sisulizer used wrong formname in the satellite assembly and .NET runtime could not find it.
‧VB: If translator enterer new line (CR+LF) in the translation it was incorrectly written to .frm file.
‧VB: If
VB source code contained combined strings:
‧"One" + Chr(10) + Chr(13) + "Two"
‧they were not extracted as one string.
‧Importing .mld file containing Traditional Chinese encoded as Ansi failed because data was imported as Simplified Chinese.
‧HTML Help: Localized CHM files always contained binary index even if the original CHM did not.
‧HTML Help: Sisulizer did not read the second Name attribute in the index data.