Search Results for

    Show / Hide Table of Contents

    Enum TranslationUnitFormat

    The original format of the Translation Unit, if imported from legacy sources.

    Namespace: Sdl.LanguagePlatform.TranslationMemory
    Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
    Syntax
    public enum TranslationUnitFormat

    Fields

    Name Description
    IdiomWorldServer

    The translation unit has been imported from an Idiom WorldServer translation memory.

    SDLItd

    The translation unit has been imported from a bilingual SDL ITD file.

    SDLTradosStudio2009

    The translation unit is in the format generated by SDL TRADOS Studio 2009.

    SDLX

    The translation unit has been imported from an SDLX translation memory.

    TradosTranslatorsWorkbench

    The translation unit has been imported from a Translator's Workbench translation memory.

    TradosTTX

    The translation unit has been imported from a bilingual TRADOS TTX file.

    Unknown

    The translation unit has been imported from an other, unspecified, or unknown TMX input file.

    On this page

    • Fields
    Back to top Generated by DocFX