XML Translation File – New Translation
less than a minute
The following is an example of new content that the Connector sends for translation:
<TranslationContent CT2ProjectId=“5ab2e78e-e427-4b89-9629-562c13584d94” CT2AssetId=“9250c3ee-da56-47d8-880e-2514052d7a58” CT2SourceLanguageCode=“en-US” CT2TargetLanguageCode=“fr-FR” SitecoreSourceLanguageCode=“en” SitecoreTargetLanguageCode=“fr-FR”>
<SitecoreItem DatabaseName=“master” ItemId="{E6F3AA2D-3E5B-47A5-8B4A-1EA603C9A3FA}" ItemSourceVersion=“1” ItemTargetVersion=“1” TranslationDeadline="">
<FieldContent FieldName=“Title”>Demo content to translate</FieldContent>
<FieldContent FieldName=“Body”>
<p>This is content that google will try to translate</p>
</FieldContent>
</SitecoreItem>
</TranslationContent>