lazarus/components/pochecker
2019-02-08 23:14:55 +00:00
..
languages Translations: French translation update by Gilles Vasseur, bug #35034 2019-02-08 23:14:55 +00:00
Proj
graphstat.lfm
graphstat.pp PoChecker: fixed off-by-one errors when showing updating/drawing progress in Graphical Statistics window 2018-08-14 22:24:29 +00:00
pochecker.lpk
pochecker.pas
pocheckerconsts.pas POChecker: since Duplicate Originals report is now shown in separate tab in Results window, removed test option whether to show it or not (i.e. always show it now). This change also allowed to remove (now useless) 'Select Basic' button, thus simplifying UI. 2018-05-24 23:28:09 +00:00
pocheckermain.lfm POChecker: since Duplicate Originals report is now shown in separate tab in Results window, removed test option whether to show it or not (i.e. always show it now). This change also allowed to remove (now useless) 'Select Basic' button, thus simplifying UI. 2018-05-24 23:28:09 +00:00
pocheckermain.pp POChecker: added ability to ignore master files in directories where .pocheckerignore file is present 2019-01-24 23:47:17 +00:00
pocheckermemodlg.lfm
pocheckermemodlg.pp
pocheckersettings.pp POChecker: since Duplicate Originals report is now shown in separate tab in Results window, removed test option whether to show it or not (i.e. always show it now). This change also allowed to remove (now useless) 'Select Basic' button, thus simplifying UI. 2018-05-24 23:28:09 +00:00
pocheckerxmlconfig.pp
pofamilies.pp POChecker: removed unused ExtractLanguageFromChildName function and eliminated code duplication in ExtractMasterNameFromChildName function 2019-01-30 23:21:01 +00:00
pofamilylists.pp POChecker: cleaned up unused constant 2018-05-23 22:38:17 +00:00
README.txt
resultdlg.lfm
resultdlg.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