Tagged Questions

4
votes
1answer
859 views

Is it possible to combine two .po translation files together?

We have two .po files, each from different branches of a piece of software. We need to combine these into a single .po file. There are duplicates between the two files, and the ideal handling would ...