The Messages file has a name in the format:
Messages_<language-extension>_utf8.csv
To import a translated Messages file:
Select the feature System in the feature bar then select Import Multi-Languages from the list of functions. The Multi-Language Import dialog will appear.
To import a Messages .csv file from your local machine, select the From Local tab. To import the file from the application server, select the From Server tab.
Choose the desired .csv file, then click Import.
A new job will be created to perform the import. Open the Job Monitor to check the status of the job.
When the import job has completed, view the job’s log file.
Log file import failures may occur if the .csv file is formatted incorrectly. If the job’s log file indicates there was an error, try repeating the steps for formatting the .csv file.
When the Messages file is imported, two eMessage language files are created for each language imported:
eMessages_<language-extension>.properties
eMessages_<language-extension>_utf8.properties
where <language-extension> is the language extension code. For example, the eMessages files for Italian are named:
eMessages_it_properties
eMessages_it_utf8.properties
Remotely log into the application server and navigate to where the import job’s log file indicates the property files are generated, for example:
<drive>:/Enterworks/shared/conf/eMessages_de.properties
For each language you imported, copy both eMessages files to every folder that has a sharedConfiguration.properties file.