Contents   Index   Previous   Next



Formal Quality Checking

The language file editor includes several functions for checking the formal quality of the translation. Each time a text element is accessed or changed, the quality check function is executed. The result is immediately shown in the message box with the orange background which is placed in the upper right part of the dialog box.

Two quality check functions are not optional, because they check critical aspects:

·       If the text element of the language file loaded is empty, the message "No text" is displayed.

·       If the text element of the language file loaded does not contain the same variables than the reference/source text, the message "Check these Variables" is displayed, and the problematic variables are listed.

All other quality checks are optional, because their importance is less critical and because the results depend partly on the languages used. They are defined in the Options tab:

The Options tab contains the following check boxes:

·       Check number of words:

If you check this check box, a message is displayed if the text element of the language file edited contains less words than the lower limit or more words than the upper limit compared to the reference/source text. The limits can be defined in the two text boxes: lower tolerance limit and upper tolerance limit.

·       Check number of numbers:

If you check this check box, a message is displayed if the number of numbers is different.

·       Check number of paragraphs:

If you check this check box, a message is displayed if the number of paragraph tags is different.

If the active text element is correct, from a formal point of view, "OK" is displayed.