Update to Version 3

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.

Specials run until May, 20 2012

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

Social Networks

Please click this facebook button if you want to share this page with friends

Share

(english) (german)


Please click this Google +1

button to give Sisulizer a positive vote in Googles new voting system.

Thank you very much.

Selected Customers

Software Localization News

Version 3 Build 331 released

4/23/2012

The new build comes with many new features. [more]

Top News: Version 3

11/9/2011

Sisulizer version 3 out now. [more]

Tips & Tricks

9/30/2011

You are looking for tips and tricks around Sisulizer? [more]

Delphi Tage

9/8/2011

Delphi Tage 2011 in Cologne are sold out! [more]

Download Build 321

8/12/2011

Please us a download manager for your download. [more]

New Line Characters

New line characters are a bit problematic. This is because some platforms use Carriage Return character (CR, 0D), some platforms Line Feed character (LF, 0A), and some combination of them. The following table contains the possible combinations:

Value Description
LF Unix and Unix-like systems, Linux, AIX, Xenix, Mac OS X, BeOS, Amiga, RISC OS
CR Mac OS through version 9 and Apple II family
CR+LF Microsoft Windows , DOS, CP/M, MP/M
LF+CR Currently no platform uses this combination

Sisulizer always keep the original new line encoding. This means if the original file uses LF the localized file also uses LF. This works even case by case. If the original data uses in some places LF and in some other places CR the localized file contains the same encoding at the same place as in the original data. The only exception is the situation where the original data does not contain any new lines but the translator has entered a new line. Then the default encoding is used. Use the Encoding sheet of the source dialog to set the default new line. The default value is CR+LF.

Normally you should not enter more new lines as the original data has but Sisulizer does not prevent it because you might need it in some situations. However Sisulizer has a new line validation that is going to warn you if the translation contains different amount of new lines as the original data.

Sisulizer's editing sheet shows new line visually using mirrored P sigh (just like MS Word). This character is replaced with the correct new line encoding when the localized items are created.