If checked the comments from original property files are copied to the localized property files. If unchecked comments are not written to the localization property files.
If checked the empty lines from original property files are copied to the localized property files. If unchecked empty lines are not written to the localized property files.
Specifies what resource items are written to the localized resource files. Possible values are:
| Value | Description |
|---|---|
| Different | If checked Sisulizer does not write resource items to the localized resource file if the value of the item is the same as the original value. Value is not written even if the user has entered the value in the edit sheet if it equals to the original value. |
| Translated | If checked Sisulizer writes to the localized resource file all those resource items that has a translation (i.e. a translation has been given in the edit sheet). |
| All | If checked Sisulizer writes all resource items to the localized resource file. If no translation is entered in the edit sheet the original value is used. The structure of the localized resource files are identical to the original ones. Only the translated values are different. |
If checked Sisulizer sets component's RightToLeft property when localizing to bi-directional languages such as Arabic or Hebrew.
If checked Sisulizer mirrors forms automatically when localizing to bi-directional languages such as Arabic or Hebrew.
If checked Sisulizer adds the resource items alphabetically to the resource string node. If unchecked the items are added in the same order as they appear in the original file.
Read more about .NET localization.