Module pofilter
source code
Perform quality checks on Gettext PO, XLIFF and TMX localization
files
Snippet files whenever a test fails. These can be examined, corrected
and merged back into the originals using pomerge
See: http://translate.sourceforge.net/wiki/toolkit/pofilter for
examples and usage instructions and
http://translate.sourceforge.net/wiki/toolkit/pofilter_tests for full
descriptions of all tests
|
runfilter(inputfile,
outputfile,
templatefile,
checkfilter=None)
reads in inputfile, filters using checkfilter, writes to outputfile |
source code
|
|
|
|
|
|