...
Code category related transactions are loaded using the eagle_default_in_csv_addcodetranslations message stream.
Info | ||
---|---|---|
| ||
This stream is available in CSV format only. This stream is unlike other CSV formatted streams because it uses column numbers, not column headers, to parse data. |
This stream is designed for adding data only – updates are not supported. The first column is case sensitive and must contain lowercase values.
...
You can load code values in a foreign language using the following streams:
eagle_default_in_star_generic_translation_ml
eagle_default_in_csv_generic_translation_ml
Code values in an Eagle multilingual implementation are stored to special code values tables in the PACE_MASTER database using table names ending in "_ml".
The following is an example of data loaded to the EGL_GENERIC_XLATION_ML table.
...
Info | title | Note
---|
Eagle's Translation Center also maintains multilingual code values for the Code Values table. |