lazarus/components/pochecker
2024-10-30 01:38:59 +03:00
..
languages Translations: Turkish translation update by Onur ERÇELEN, merge request !371 2024-10-30 01:38:59 +03:00
Proj PoChecker: added .res file to version control 2021-08-27 00:43:20 +03: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 POChecker: added Corsican language support, regenerated translations and updated Russian translation 2021-11-17 00:53:35 +03:00
pocheckermain.lfm POChecker: store PoFamilyList in one place 2020-03-31 13:02:44 +00:00
pocheckermain.pp SynEdit, FpDebug, LazUtils, IdeIntf: Remove UTF8CompareLatinTextFast calls. 2024-02-09 01:20:35 +02: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