Re: PO comparison/review tool



Le jeudi 28 février 2008 à 19:52 +0100, Åsmund Skjæveland a écrit :
> Is there a tool that would allow me to compare two revisions of a PO 
> file, to see which translated strings are new and if necessary reject or 
> edit them? diff is next to useless with PO files.

I'm using meld for this. Here is my workflow for comparing files:

1. Checkout SVN repo and go in po directory
2. $ intltool-update fr
3. $ mv fr.po fr.po.old
4. Download/copy new file in po/fr.po
5. $ meld fr.po.old fr.po &

Regards,

Claude



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]