lazarus/components/pochecker
2015-07-04 23:08:00 +00:00
..
languages Translations: French translation update by Gilles Vasseur, bug #27990 2015-04-28 21:59:04 +00:00
Proj
graphstat.lfm
graphstat.pp
pochecker.lpk
pochecker.pas
pocheckerconsts.pas
pocheckermain.lfm
pocheckermain.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
pocheckermemodlg.lfm
pocheckermemodlg.pp
pocheckersettings.pp Fix more uninitialized variables. 2015-03-22 22:39:33 +00:00
pocheckerxmlconfig.pp
pofamilies.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
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

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