/polint

Linter for gettext PO files

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

polint - Linter for gettext PO files

Build Status

polint is a tool which validates PO files against defined convensions

Usage

polint.py [options] file [file ...]

To print complete usage use --help option.

Errors

  • fuzzy - Translation is fuzzy
  • obsolete - Entry is obsolete
  • untranslated - Translation is missing. That includes fuzzy or obsolete.
  • location - Entry contains location data
  • unsorted - Entry is not properly sorted