Unable to set <EMPTY> translation in OmegaT with Okapi filter OpenXML

Issue #41 new
Manuel Souto Pico created an issue

Preconditions

  • Install the Okapi filter plugin for OmegaT, i.e. put the okapiFiltersForOmegaT-1.9-1.41.0.jar file in the plugins folder of OmegaT.
  • Create an OmegaT project and add a Word file that contains at least a couple of sentences.

Steps to reproduce

  1. In the first segment, go to Edit > Set empty translation
  2. Move to another segment.

Expected results

  1. OmegaT displays <EMPTY> in the segment where the empty translation has been set.
  2. When exporting the target Word file, there’s nothing in the position of that segment.

Actual results

  1. OK (as expected)
  2. When exporting the target file, there’s the source text in the position of that segment.

Additional info

The filter configuration file for the Okapi XLIFF filter has an option to allow for an empty translation, but I am not aware of any such option in the equivalent configuration file for the OpenXML filter (i.e. okf_openxml@foo.fprm).

Comments (1)

  1. Log in to comment