To send string resources to translators and load the output translations to the repository, import resources from a text file.
NOTE. It is available only in the desktop application.
Resources are imported from source file. Each source file row must be a set of fields separated by a delimiter character. The text start and end is defined by the " quote character.
To import resources from file, select the File > Import main menu item. The import dialog box opens:
Set import parameters:
File. The box is mandatory. Specify the file, from which resources will be imported. By default, the *.txt file is used for import. Resources can be also imported from any other file containing text data.
Mode. Set import mode:
Add New Only. It is used by default. Only elements absent in current resources are imported.
Add New and Update Existing. Only elements absent in current resources are imported, the existing elements values will be updated.
Update Existing Only. Only existing elements values of resources will be updated.
Languages. The list contains all languages from the imported list. Select checkboxes for the languages to be imported. All languages selected by default.
Delimiter. Determine the delimiter character for elements values that will be used in the imported file.
Sample. First rows of imported file are displayed. Any parameter change (language, delimiter) leads to sample update. The first raw contains column titles of the imported file: element identifier and imported languages identifiers.
Open Report When Done. The checkbox is deselected by default. Selecting the checkbox enables the user to view a report about imported elements and import mode after the import is finished:
To import resources, click the Start Import button.
See also: