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.
Far Eastern languages such as Japanese, Chinese and Korean use input method editors (IME) to enter ideographs. IME is a comprex software that converts phonetic or other text to ideographs using dictionaries and choice lists. Component based platforms such as .NET and VCL has a build in support for IMEs. These controls contain ImeMode property that controls what is the IME mode when the control has input focus. By default Sisulizer scan the values of these property values but does not change them. You can change them in two ways. The first one is to set a value of a scanned IME property in the project grid. This only affects to that specific control. The second one is to use the automatic input method localization. The following combo boxes let you turn it on. Automatic input method localization is used only if there is no translation value given for the IME property in the project grid.
Specifies the default input method mode of the controls when creating Japanese application files. This is enabled if the project contains Japanese.
Specifies the default input method mode of the controls when creating Korean application files. This is enabled if the project contains Korean.
Specifies the default input method mode of the controls when creating Simplified Chinese application files. This is enabled if the project contains Simplified Chinese.
Specifies the default input method mode of the controls when creating Traditional Chinese application files. This is enabled if the project contains Traditional Chinese.