Creating an XLIFF file
Use the Create XLIFF option in Process Configuration Console to export localizable authored strings to an XLIFF 1.1 file for translation to a target language.
Procedure
To create an XLIFF file for a target language:
Results
Tip: After you translate the strings in the file,
you can use Verify XLIFF File (on the menu
for the isolated region) to check the translated file for possible
syntax errors that must be corrected before the file can be used.
The verification also displays a warning for the following conditions:
- Duplicated translated values (a=b, c=b)
- Null or empty authored names
- Null or empty translated values
- Translated values that are the same as a different authored name (a=b, b=a)