lazarus/components/pochecker
2013-09-11 20:11:32 +00:00
..
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #24996 2013-09-11 20:11:32 +00:00
Proj PoChecker: remove dependency of IDEIntf for standalone version. 2012-10-06 14:49:26 +00:00
pochecker.lpk
pochecker.pas
pocheckerconsts.pas PoChecker: Do not select all tests by according checkbox, but only "basic" ones. Do not include search for duplicate strings to this selection as it tends to confuse translators most of the time and usually used only by developers. 2013-01-07 13:04:30 +00:00
pocheckermain.lfm
pocheckermain.pp PoChecker: fixed comment 2013-01-07 13:17:07 +00:00
pofamilies.pp Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs" 2013-04-30 16:35:02 +00:00
README.txt
resultdlg.lfm
resultdlg.pp
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:
 - Find automatically all PO files belonging to the current project.
 - Improve IDE integration