Read Step

With this step the program will read all strings from the translatable tables and translatable files into the localization tables. This comprises of two steps:

  1. Read from tables. This step will read all the translation strings from the tables and into the language files.

  2. Read from files. This step will read all the translation strings from files and into the language files.

Read from Tables

This step needs to be executed once for every language. The supported languages are the 5 European languages, Dutch, German, French, Italian and Spanish, and also Chinese (Simplified) and Japanese.

This step can be run through all Schema tables, the Process Navigator Tables and also all Other Tables.

The user has the option to only update records that do not have translations.

read_from_tables.png

Read Files

This step needs to be executed once for every language. It will read all strings from all files into the localization tables.

Typically, this will involve including all applications and selecting the Files to Include.

read_files.png