lazarus/components/pochecker
2015-12-21 23:13:48 +00:00
..
languages Components: Hungarian translation update by Péter Gábor, bug #29218 2015-12-21 23:13:48 +00:00
Proj pochecker: fixed compilation 2015-12-19 14:57:09 +00:00
graphstat.lfm
graphstat.pp pochecker: less hints 2015-12-19 14:48:10 +00:00
pochecker.lpk
pochecker.pas
pocheckerconsts.pas
pocheckermain.lfm
pocheckermain.pp pochecker: fixed compilation 2015-12-19 14:57:09 +00:00
pocheckermemodlg.lfm PoChecker: center dialog which shows missing Po files relative to screen center, not main form center (it happens to be component palette in IDE, causing the dialog to be partly off screen) 2015-01-04 16:50:27 +00:00
pocheckermemodlg.pp
pocheckersettings.pp pochecker: fixed compilation 2015-12-19 14:57:09 +00:00
pocheckerxmlconfig.pp
pofamilies.pp pochecker: less hints 2015-12-19 14:48:10 +00:00
pofamilylists.pp LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
README.txt
resultdlg.lfm
resultdlg.pp
simplepofiles.pp pochecker: unicode file names 2014-11-12 19:16:26 +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