Hi!

On Wed, Oct 01, 2008 at 10:41:35AM +0200, Gerfried Fuchs wrote:
> 
> Am Mittwoch, den 01.10.2008, 07:45 +0200 schrieb vince:
> > I wonder how I can check whether a .po file is OK or whether it has
> > error.
> 
> msgfmt --statistics -o /dev/null $file  # should be enough, at least I
> am not really aware of any other reasonable check. If there are, I guess
> people will correct me happily.

That's usually the only check I do.
It checks the validity of the PO format.

Other checks that come to my mind:

 pofilter (in the translate-toolkit package)
        Many checks. see "pofilter -l"
        Very verbose, but help to review PO files.

 gettext-lint (never used, not packaged in Debian)

 acheck
        Spell checker.

-- 
Nekral


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to