internationalization - What is the best method/tool to merge two .po translation files one old and one new with replace? -


i want merge 2 .po files , produce new .po file. assume many people deliver different translation need merge one.

first want replace old translation in .po file new 1 other .po file , produce new merge file use batch or gui. how it?

second want merge 2 .po files , decide manually in gui translation best if conflict , add new translation on empty translation. how it?

please solution since question trivial spend many time find suitable tool without result.

you can use translate toolkit pomerge


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -