-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.4.0
-
None
-
Windows 7 64 bit
-
ce1394e71b7aad399119fcd9f6a19b706a0073bc
TRANSLATIONS = \
TranslationDemo_en_GB.ts \ # use _lang_REGION for linguist to detect target language
TranslationDemo_fr_FR.ts \ # French in FRANCE
TranslationDemo_fr_CA.ts # French in CANADA
The LUpdate tool produces the correct codes in the TS file but linguist shows simply two rows of "French Translation" rather than indicating which box is FR and which is CA. The Linguist user doesn't know which box to fill in for each variant.
There may be other cases where script may be used instead such as the case with traditional and simplified chinese translations in the same project.