Phrase TMS
As of now, the connection to Phrase TMS is done via the Custom FTP setup. On the Phrase TMS side, an FTP configuration is required.
To set up Preview using InContext Server using PXML with Phrase TMS, the XML configuration needs to handle the following items:
- Define a custom file type for .pxml
- Set elements and attributes to "//string/value"
- Set context note to "../lrm_incontext"
- Import files using the custom file type .pxml
For example:
Here is an example of the resulting clickable link for this file:
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string translate="1" segmentID="1" minLength="" maxLength="">
<lrm_incontext>https://olivier.lingoport.io/incontext-server/lookup?key=115097_189&token=YxHQsgp4HsmmP0mk14v4e1oK4nOf3tdF</lrm_incontext>
<llm_prompt></llm_prompt>
<SID>C103</SID>
<value>bonjour</value>
</string>
<string translate="1" segmentID="2" minLength="" maxLength="">
<lrm_incontext>https://olivier.lingoport.io/incontext-server/lookup?key=115098_189&token=YxHQsgp4HsmmP0mk14v4e1oK4nOf3tdF</lrm_incontext>
<llm_prompt></llm_prompt>
<SID>C200</SID>
<value>veri</value>
</string>
<string translate="1" segmentID="3" minLength="" maxLength="">
<lrm_incontext>https://olivier.lingoport.io/incontext-server/lookup?key=115099_189&token=YxHQsgp4HsmmP0mk14v4e1oK4nOf3tdF</lrm_incontext>
<llm_prompt></llm_prompt>
<SID>C201</SID>
<value>Créé</value>
</string>
</resources>