Use this sheet to set the import options for project. Some of the options may be hidden depending on the import type.
Use this groups to specify how the target item of the imported item is found. Possible options are:
| Value | Description |
|---|---|
| By value | Compare original values when locating a target row. The item is imported to all rows where the original value equals to the original value of the import item. |
| By context | Compare context values when locating a target row. The item is imported to the row where the context value equals to the context value of the import item. This can be used only if the import file contains context data (e.g. Sisulizer project file). |
| By context first then by value | Tries first to import by context. If no match then import by value. |
You can also specify additional import options. Possible values are:
| Value | Description |
|---|---|
| Import also those items where the translated value equals to the original value | If checked Sisulizer imports the item even if its translated value equals to the original value. If unchecked Sisulizer does not import item if its translated value equals to the original value. |
| Import also those items that are empty | If checked Sisulizer imports the value even if the import value is empty. If unchecked also empty values are not imported. If this options is turn on and if the import item is empty and if the overwrite options is turned on this will remove the existing translation. |
| Import only if context and original value match | If checked imports an item only if the context and the original value of the imported item match the item in the project. For example the context of the item is MyProject.exe.MainForm.BrowseButton and the current original value id "Browse" and the imported original value is "Browse file ", Sisulizer does not import the value. In unchecked the item is imported if there is a context match even if the original value is different than the original value in the project. |
| Only strings | If checked only string values are imported. Layout, color, image, etc. data is ignored. |
Specifies if Sisulizer overwrites the current value with the imported one. Possible options are:
| Value | Description |
|---|---|
| Never | Never overwrite the current value. |
| Always | Always overwrite the current value. |
| If the import status is equal or higher than the current status | Overwrite if the translation status of imported item is equal or greater than the status in project. This option is enabled when importing Sisulizer projects. |
| If the import status is higher than the current status | Overwrites if the translation status of imported item is greater than the status in project. This option is enabled when importing Sisulizer projects. |
If Confirm overwrite is checked Sisulizer shows a confirmation dialog before trying to overwrite the current value. If unchecked no confirmation dialog is shown.
Import file might contain status information (e.g. Sisulizer project file). In that case you can specify how to import translation statuses.
| Value | Description |
|---|---|
| No | Ignore translation status (i.e. do not import it). |
| Yes | Import translation status. |
| Set status to | Set the translation status of imported items to the value specified in the right side combo box. |
If you are importing from other source as Sisulizer project file the following group box is shown instead.
Set the translation status of imported items to the value specified in the right side combo box.
This is visible if Import translation status group box is not visible.
Some import files contains additional information that can also be imported. They are:
| Value | Description |
|---|---|
| Import Read Only status | If checked makes Sisulizer to import the Read Only state. This means that the string should not be translated. |
| Import maximum string length value | If checked makes Sisulizer to import the maximum length value of the string. |
Import file might contain translation comments (e,g, notes about the translation). In that case you can specify how to import comments. Possible values are:
| Value | Description |
|---|---|
| Do not import | Do not import comments. |
| Import if there is no comment at the moment | Import comment only if there is no comment value in the row at the moment. |
| Overwrite the current value | Import and replace the current comment values. |