Reorganizing TMX files with 3 or more languages? 
               If you have a TMX document with 3 or more languages that looks like this: 
Good evening
 Buenas noches
  
 
you can reorder its translation units using Heartsome's TMX Editor and make them look like this:
Good evening
 Buenas noches
Bonsoir
  
Good evening
 Buen día
Bon jour
  
The steps for performing the reorganization are: 
- Set the source language attribute to the language that all rows have in common (English or EN in the example). Use the option "Set Source Language" that is in Tasks menu.
 - Select the option "Reorganize File" in Tasks menu.
 
Comments