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]

Export Wizard - File (Text)

Use this sheet to export data to a text file.

Enter the file where you want to export to

Specifies the name of the file to be exported (e.g. C:\MyFiles\Export.txt).

Character set

Specifies the character set that the file uses. Possible values are:

Value Description
ANSI File uses code pages. Each string uses the default Windows code pages of the language.
UTF-8 Unicode encoded as UTF-8. This is a recommended file format.
UTF-16, little endian Unicode enceded as little endian UTF-16.
UTF-16, big endian Unicode enceded as big endian UTF-16.

Context column

Specifies the position of the context column in the exported file. Possible values are:

Value Description
No Do not add context column.
First Add context column as the first column.
After original Add context column after the original column.
Last Add context column as the last column.

Delimiter

Specifies the delimiter character that is used to speparate columns. Selected the value from the list or type the delimiter character.

Quote

Specifies if the strings are quoted. Possible values are:

Value Description
None No quoting is done. Strings are written as they are.
Single (') Strings are quoted using single quotion marks.
For example Hello World becomes to 'Hello World'.
Double (") Strings are quoted using double quotion marks.
For example Hello World becomes to "Hello World".

In some situations one of the above values might not be available.

Translation comment column

If checked a translation comment column is added as after a a translation column.

Row comment column

If checked a row comment column is added as a last column.

 

Use UTF-8 signature/Use byte order mark

If checked a byte order mark (BOM) is written to the begining of a file. This is available only when exporting to a Unicode file.

First line sample

First line sample shows the layout of the resulting text file. It changes according to the settings done by the user.