Re: PO comparison/review tool
- From: Claude Paroz <claude 2xlibre net>
- To: Åsmund Skjæveland <asmund skjaveland bio uio no>
- Cc: GNOME TranslationProject <gnome-i18n gnome org>
- Subject: Re: PO comparison/review tool
- Date: Thu, 28 Feb 2008 20:14:08 +0100
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]