Load from the file | Path to the file on the disk that will be used for loading localized texts. |
---|---|
Separator of values | It is used for selection of the character representing separator of values in the CSV file.
semicolon
comma
tab
space |
Loading method | It is used for setting additional parameters for importing localized texts.
Delete existing texts and import new texts - All existing texts in currently selected file of localized texts will be deleted and replaced by new imported texts.
keep existing texts and import new texts - All existing texts will be kept in currently selected localized text file and new imported texts will be added. |
Importing items with duplicate Id | Specifies how new items that have the same identifier as existing items will be imported.
keep the existing item, do not import the new item - The existing item will be kept unchanged in the file and the new item with identical Id will not be imported.
Delete existing item, import new item - Existing item will be deleted and new item with identical Id will be imported.
keep existing item and merge languages of both items - The existing item will be kept in the file and the new item with identical Id will not be imported and both texts will be merged. Texts in language that is present only in existing item will be kept unchanged. Texts in language that is present only in new item will be added into the existing item. Texts in language that are present in both items will be in existing item replaced by texts of the new item.
keep existing item and change the identifier of the new item - Existing item will be kept in the file unchanged and the identifier of new item will be changed so it is unique in the framework of the file. |