Okapi Framework - StepsInline Codes Removal Step |
|
|
- Overview - Parameters |
|
If you are using an Okapi Tool after the M9 release, you should be using the wiki online help:
http://www.opentag.com/okapi/wiki/index.php?title=Inline_Codes_Removal_Step
This step removes inline codes or content of inline codes in text units.
Takes: Filter Events
Sends: Filter Events
Many text units contains inline codes, span of data that should be left
untouched inside a translatable text, for example the tag <b> in a
HTML paragraph. This steps allows you to make different types of removal of
those codes.
What to remove -- Select the type of data to remove. A code is
made of two parts: its markers (always there) and its content (optional). For
example, an inline code in XLIFF can be like this:
<bpt id="1">&tl;b></bpt>.
The parts in blue are the marker part, the part in grey is the content part.
Strip codes in the source text -- Set this option to apply the removal action selected to the source text.
Strip codes in the target text -- Set this option to apply the removal action selected to the target text.
Apply to non-transltable text unit -- Set this option to apply the removal action even to text unit marked as non-translatable. If this option is not set, all non-translatable text units are left untouched.