lazarus/components/pochecker
2013-01-07 13:04:30 +00:00
..
languages 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
Proj PoChecker: remove dependency of IDEIntf for standalone version. 2012-10-06 14:49:26 +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: 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 Components, PoChecker: 2012-03-21 23:00:18 +00:00
pocheckermain.pp 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
pofamilies.pp PoChecker: report error if formatting symbol is at the end of the string and therefore doesn't have its formatting argument 2013-01-05 20:31:24 +00:00
README.txt
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 simplepofiles.pp: remove old PChar version of ReadPOText. 2012-10-06 15:24:31 +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