Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When setting up a file format configuration for XLIFF files, there are many options to choose from to ensure extraction is successful. This page will explain configuration options for XLIFF files in Wordbee Translator.

...

To view and edit the XLIFF filter options, go to Translation Settings > Document Formats and select XLIFF files. The XLIFF files - Configuration window opens. Here you can configure the following:


Table of Contents

General tab

The General Tab contains options for extracting content, defining the file as HTML, handling whitespaces and symbols, excluding content, and text segmentation. The options are described in general below based on individual sections. 

...

We have two scenarios when enabling this option "Always split text at line breaks" in the XLIFF configuration:




First scenario: If there is no HTML content in the XLIFF file:

There will be no line breaks in case of enabling this option "Content is HTML because HTML parser removes white spaces from the segments which are considered line brakes in XLIFF.

Second scenario: If there is HTML content in the XLIFF file:

There will be line breaks in case of enabling this option "Content is HTML" but the HTML content must contain HTML breaking tags (eg: <p>, <div>....etc) because HTML parser removes white spaces from the segments unless the HTML breaking tags (eg: <p>, <div>) are included in both the HTML content in the XLIFF file and HTML configuration that is attached to the XLIFF configuration. (for more information click Here)

...

Exclude Content Sections - Configure content to be translated or not translated when the system looks for texts or regular expression patterns.

  • Segments
  • Words or terms
  • Attributes and comments

SDL XLIFF Tab

The SDL XLIFF Tab may be used to load advanced properties when XLIFF files have been produced by other CAT tools. 

...