Manage translation of custom channels

To translate custom channels, you need to update the Batch & Output Management configuration file loaded by LoadOutputManagementMetadata.exe. Extend the <translation language> element of the custom channel for each required language. For example, see below.

<translation language="nl">
<name>Nederlandse naam (Dutch name)</name>
<description>Nederlandse beschrijving (Dutch description)</description>
</translation>