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
Sisulizer version 4 is a paid update recommended for all Sisulizer customers.
Still using Sisulizer 3 or Sisulizer 1.x/2008/2010?
Time to update to version 4 now and profit from all new features in version 4.
Version 4 Build 374 released
11/30/2018
The new build comes with many new features. [...]
Tutorials
3/5/2019
Tutorials updated [...]
.NET Support updated
6/14/2018
New in May 2018: [...]
Sisulizer 4 Build 366
3/1/2017
Build 366 - support for Visual Studio 2017 [...]
10 Years Sisulizer
8/5/2016
Celebrate and save Big. [...]
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
Sisulizer has build-in support for spell and grammar checking. You can check spelling of both original strings and translated strings. Spelling can be used either on real time or started by a menu command. You can configure any number of spell checkers with different language and dictionary combinations. Finally you can use the spell checkers that best suites the needs of your project.
Sisulizer can use several spell checker engines. The following engines are supported:
Name | Description | Engine Installed |
Dictionaries Installed |
Grammar checking |
---|---|---|---|---|
Polar | A spell checker that supports Czech, Croatian, Danish, Dutch, English (US), English (UK), French, German, Italian, Polish, Russian, Slovenian, Spanish and Swedish. By default Sisulizer setup installs the engine and the dictionaries for all above languages. However during the setup you could uncheck one ore more languages. If you need them later run Sisulizer setup again. |
yes | yes | - |
Hunspell | An open source spell checker that supports more than 50 languages. Hunspell is used by OpenOffice. Sisulizer setup installs the engine but you have to download dictionary files. |
yes | no | - |
Lingsoft | A spell and grammar checker for Nordic languages: Danish, Finnish, Norwegian (Bokmål), Norwegian (Nynorsk) and Swedish. In order to use it you need to purchase engine and dictionary from Lingsoft. |
no | no | yes |
Sisulizer has license to deploy Polar spell checker engine and dictionary files for several languages. Polar dictionary files are quite compact and they can be easily included to Sisulizer setup. This is why Polar is enabled out of the box.
Hunspell is a better spell checker than Polar and its dictionaries typically contains more words than the dictionaries of Polar. Hunspell supports all the languages of Polar plus many more. Why don't we replace Polar with Hunspell in Sisulizer setup? The reason is simple: Hunspell is an open source spell checker. Sisulizer has license to deploy the engine file, hunspelldll.dll, but not the dictionary files that are under GPL or LPGL licenses. They can only be deployed with open source applications. This is why Sisulizer setup installs only the engine file. However, the end user of Sisulizer (you) is allowed to download dictionary files and use them. We recommend you to download an OpenOffice dictionary package and to install it to Sisulizer.
Lingsoft has a superior spell checker that is used in several applications including Microsoft Office and Adobe products. Lingsoft also supports grammar checking. If you need a high quality spell checking for Nordic languages it is recommended to purchase Lingsoft spell checker and install it. Next time you start Sisulizer it can use your Lingsoft spell checker.
Choose Tools | General menu and select Spelling & Grammar sheet to configure spell checking. The sheet contains list of configured spell checkers. You can add any number of spell checker/dictionary combinations. There can be multiple spell checkers for one language. Each spell checker item configures one of the above spell checker engine with one dictionary and language. Each configuration uses a custom dictionary file. It is a dictionary where you can add your own words. By default each Sisulizer project has its own custom dictionary that is saved inside Sisulizer project file. You can also make custom dictionary to be save into Sisulizer configuration file in case it is shared with all projects. Third option is to use external custom dictionary file. Two or more spell checker configurations can share the same dictionary file but they must have different custom dictionary locations.
To add a new spell checker configuration click Add button and browse the dictionary file. You can add following dictionary files into Sisulizer:
File Extension | Description |
---|---|
.dic | Hunspell dictionary. For every .dic file there is an additional .aff file that is also needed. You can download dictionary files for free. |
.oxt | OpenOffice dictionary. This is a zip file that contains .dic and .aff files for Hunspell. You can download dictionary files for free. |
.lex | Polar dictionary. These files are installed by Sisulizer setup. |
.lex | Lingsoft dictionary. You can purchase dictionary file from Lingsoft. |
If there is only one configure spell checker for the language Sisulizer will always use it. If there are more than one the rules to choose are:
To attach spell checkers for a project choose Column | Languages properties menu to open language dialog and set the speller in the Language sheet. You can also choose Project | Options menu to open project dialog and set the default speller in the Spelling sheet. To attach a spell checker for original language use spelling sheet of source dialog (Project | Edit Source).
Sisulizer has three spell checking modes. They are:
Mode | Description |
---|---|
Check as you type | This is the "World" styled spell checking where Sisulizer always checks spelling as you type or as you view rows. If a spelling errors is found the word is marked with red line. For example the following image contains a situation where "Sample" is misspelled.![]() To correct spelling move mouse on the top of a marked word and right click to show suggested word list. Choose the right spelling from the list or edit the word manually. Spell checking works also on original column but you can not change the values (because values are hard coded to the original files). If you find a spelling error in the original file(s) you should correct the programmer or author who created the files. Only he or she can modify original files and fix spelling. You can turn this on and off by checking Check spelling as you type check box on Spelling sheet of Tools | General Settings dialog. |
Interactive | You start spell checking by choosing Column | Spelling menu. Sisulizer checks spelling of all words in the selected column. |
Through validation | Validation feature also contains spell checking validation. Choose Validation | Validate Original or Validation | Validate Translation and check Incorrect spelling in the validation list. |
No matter what spell checking mode you use you need to have at least one spell checker configure for the language of the column or original language if you are checking spelling of the original strings.
Some spell checkers support grammar checking. Grammar checking is enabled if you have installed such a spell checker. Sisulizer has two grammar checking modes. They are:
Mode | Description |
---|---|
Check as you type | This works in the same way as Check as you type spell checking. For example the following image contains a situation where Finnish sentence "Tämä on väärin" ("This is wrong") is using wrong grammar.![]() You can turn this on and off by checking Check grammar as you type check box on Spelling sheet of Tools | General Settings dialog. |
Interactive | You start grammar checking by choosing Column | Grammar menu. Sisulizer checks grammar of all sentences in the selected column. |
Grammar checking is disabled if the selected spell checker does not support grammar checking.
An important part of spell checking are custom dictionaries. A custom dictionary is a dictionary where you can add your own words. The spell checker will look from the main dictionary first. If not found then it will look from the custom dictionary. The main dictionary is generally read only but for custom dictionary you always has full control. You can add and remove items from it. Sisulizer can store custom dictionary is two different way:
Value | Description |
---|---|
Save dictionary to the project file | Custom dictionary is always project depend and the actual words in the custom dictionary are saved inside Sisulizer project file. Because custom words are embedded to the project file there is no need to backup the custom dictionary file or send custom dictionary file to translators. Sisulizer will automatically exchange also custom dictionary together with the project data. This is the recommended way to save custom dictionary. |
Save dictionary to a standalone file | Custom dictionary is a standalone file. Each spell checker configuration can contain one and only one custom dictionary. Use this if you want to share the same custom dictionary between several Sisulizer projects or other applications using the same spell checker engine. |
It is not always practical to add all unknown words to the custom dictionary. Add only those words that are common and you know for sure that they are proper words of the language or names such as product or company names. For all other words it is better to mark them ignored. This tell Sisulizer not to spell check the word. You can ignore words by location or my value. By location ignores that string only on that location. If the same word appears on some other location it will not be ignored. If you ignore by value all same word everywhere on the project are ignored.
Whenever you see a misspelled word, right click it and choose Add "word" to Dictionary to add the word to the custom dictionary, or Ignore "word" to ignore it on this location, or Ignore All "word" to ignore all instances of the word.