Make some comparations between the translation and the original
text.
|
|
|
test_if_very_long_translation(msg,
cat)
Compare the translation with the original text, testing if the
transaled text is much longer than the original (As much twice with a
correction for small text). |
|
|
|
test_if_very_short_translation(msg,
cat)
Compare the translation with the original text, testing if the
transaled text is much shorter than the original. |
|
|
|
test_if_not_translated(msg,
cat)
Compare the translation with the original text, testing if the
paragraph is not translated. |
|
|
|
|
|
test_paired_tabs(msg,
cat)
Compare number of tabs between original and translated text. |
|
|