lazarus/components/pochecker
2014-02-26 21:53:54 +00:00
..
languages Translations: Hungarian translation update by Péter Gábor, bug #25789 2014-02-26 21:53:54 +00:00
Proj PoChecker: Textual fixes. Patch by Reinier. 2014-02-22 17:37:34 +00:00
pochecker.lpk Components, PoChecker: 2012-03-21 23:00:18 +00:00
pochecker.pas Components, PoChecker: 2012-03-21 23:00:18 +00:00
pocheckerconsts.pas PoChecker: add option to check translation statistics. 2013-11-17 16:57:47 +00:00
pocheckermain.lfm Components, PoChecker: 2012-03-21 23:00:18 +00:00
pocheckermain.pp PoChecker: do not increment WarningCount CheckStatistics. 2014-02-26 17:52:59 +00:00
pofamilies.pp PoChecker: do not increment WarningCount CheckStatistics. 2014-02-26 17:52:59 +00:00
README.txt PoChecker: Textual fixes. Patch by Reinier. 2014-02-22 17:37:34 +00:00
resultdlg.lfm Components, PoChecker: 2012-03-21 23:00:18 +00:00
resultdlg.pp Components, PoChecker: 2012-03-21 23:00:18 +00:00
simplepofiles.pp Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already. 2013-05-25 09:22:25 +00:00

This package checks the validity of translated PO files.

Original version made by Bart Broersma

ToDo:
 - Automatically find all PO files belonging to the current project.
 - Improve IDE integration