Enable the linguistic review process
The linguistic review process removes the translate="no"
attribute from auto-translated text when preparing the
localization kit.
Note: For this procedure to work, the auto-translation feature must be
enabled.
The linguistic review process works as follows:- The user runs the Prepare Localization Kit command on localized content that is in Localization:review.
- The CCMS looks up the linguisticreview.xml file, which lists the elements
that should keep the
translate="no"
attribute (for example,<codeblock>
elements). - IXIASOFT CCMS prepares the localization kit and removes the
translate="no"
attribute from all elements, except for those in the linguisticreview.xml file.
Note: The linguistic review process is supported in the sequential and
node-based localization methods only.
Here is a summary of the steps
required to enable the linguistic review process:- Set the appropriate access rights to the Prepare Localization Kit command and API method in the accessrights.xml file.
- Add the linguistic review process to the accessrights.xml file.
- Add the elements that should not be reviewed by
localizations (i.e., they should have the
translate="no"
attribute) in the linguisticReview.xml file. Thetranslate="no"
attribute will be removed from every element that is not in the file.
To enable the linguistic review process: