Versions Compared

Key

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

...

 

Field type (ftype)Description of column contentRequires languageSegment or Language
1

The source text or target text of a segment.

YesLanguage
2Context of the segment.NoSegment
3Status of a text.YesLanguage
4Origin of current text version: Human translation, pretranslation, etc.YesLanguage
5Locked statusYesLanguage
6BookmarkYesLanguage
7

Custom field. Requires specification of "fqualifier" in the "fkey". This is the ID of the custom field.

If the language is specified then the column contains the language specific CF. Otherwise it contains the CF that refers to the segment as a whole.

Yes/No

Both

8Label. Requires specification of "fqualifier" in the "fkey". This is the ID of the label.NoBoth
9CommentsYesLanguage
10Memory hits. NOT IMPLEMENTED.YesLanguage
11A column that allows a user to add a new comment. For internal use only.YesLanguage
12RevisionsYesLanguage
13Error information. For example those set by a QA.Language
14TMX or extended properties.YesSegment

 

PROPERTIES

The JSON object has these properties:

 

nameInternal name of the layout. Can be disregarded.string
columns

An array of ordered columns.

Each column is a JSON object and contains the "fkey" property. This property uniquely identifies the data of the column (such as a translation in a specific language).

For all properties see below.

object[]

 

Each column has these properties:

...