Sisulizer version 3 is a paid update recommended for all Sisulizer customers.
Still using Sisulizer 1.x or Sisulizer 2008/2010?
Time to update to version 3 now and profit from all new features in version 3.
Offers are for commercial and industrial customers only.
All prices are net.
Complete Price Sheet.
Not sure which edition is the right one? Visit our Edition Comparison
to reach international customers with software in their language
to localize their in-house software in the international subsidiaries
to build multilingual custom software for their clients' enterprises
as Localization Service Providers because it is the localization tool of their customers
to localize software at Government Agencies
To teach software localization at Universities
for software localization on Electronic Devices
To translate software for Biomedical Hardware
to localize software in the Mining Industry
to create multilingual software for Mechanical Engineering
4/24/2013
The new build comes with many new features. [...]
9/25/2012
Android app for Sisulizer customers available. [...]
9/3/2012
Ready for the future. [...]
8/13/2012
Delphi Tage 2012 in Heidelberg. [...]
11/9/2011
Sisulizer version 3 out now. [...]
The German and French Online-Help pages have been created with the help of machine translation. In doubt please read the English original.
Use this dialog to specify if and how the selected XML item (e.g. tag or attribute) is localized.
Specifies how the select XML item is treated when localizing the XML file.
| Value | Description |
|---|---|
| Do not localize | Do not localize the item. |
| Localize | Localize the item. |
Specifies the data type of the item. The possible values are:
| Value | Description |
|---|---|
| Plain text | Item data is extracted as it is. |
| Binary data in hexadecimal | Item contains binary data as a hexadecimal encoded string. |
| Binary data in base64 | Item contains binary data as a Base-64 encoded string. |
| Image data in hexadecimal | Item contains image data (BMP, JPEG, GIF or PNG) as a hexadecimal encoded string. |
| Image data in base64 | Item contains image data (BMP, JPEG, GIF or PNG) as a Base-64 encoded string. |
| Basic or VB Script source code | Item contains Basic or VB Script source code. Sisulizer extracts strings from the source code. |
| C/C++ source code | Item contains C or C++ source code. |
| C# source code | Item contains C# source code. |
| Java source code | Item contains Java source code. |
| JavaScript source code | Item contains JavaScript source code. |
| Pascal/Delphi source code | Item contains Pascal or Delphi source code. |
| Perl source code | Item contains Perl source code. |
| Other programming language source code | Item contains custom source code. Set the delimiter and comment values in Delimiter and Comment group boxes to match the source code. |