lazarus/components/pochecker
2021-05-26 09:06:27 +00:00
..
languages Translations: Hungarian translation update by Péter Gábor, bug #36873 2020-04-05 21:55:43 +00:00
Proj POChecker (standalone): enable HighDPI. 2021-05-24 10:47:25 +00:00
graphstat.lfm
graphstat.pp POChecker: there is no need to copy PoFamilyStats all over the place anymore 2020-03-31 14:19:29 +00:00
pochecker.lpk
pochecker.pas
pocheckerconsts.pas
pocheckermain.lfm POChecker: store PoFamilyList in one place 2020-03-31 13:02:44 +00:00
pocheckermain.pp pochecker: Alternate solution for growing-form problem. 2021-05-26 09:06:27 +00:00
pocheckermemodlg.lfm
pocheckermemodlg.pp
pocheckersettings.pp Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
pocheckerxmlconfig.pp
pofamilies.pp
pofamilylists.pp POChecker: store total translation statistics in TPOFamilyList 2020-03-31 16:21:23 +00:00
README.txt
resultdlg.lfm POChecker: there is no need to copy logs to result form separately anymore 2020-03-31 13:30:35 +00:00
resultdlg.pp POChecker: store total translation statistics in TPOFamilyList 2020-03-31 16:21:23 +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