I would like to create a Batch Task which generates target (Native File) just like "Generate Target Translations" but modifies the target content beforehand (while keeping original file the same).
I looked into IBilingualToNativeConverter, but it's Output property was null when running the task. Is this possible with API?