On 10/8/14, Bart <bartjun...@gmail.com> wrote:

> My approach to that would probably be:
> - Let there be only one list: the one with master po-files
> - Give the user the option to select multiple files from thate list
> - If user selects All languages then find all translated files, if
> user selects a certain (one only please) language then find only the
> traslated ones for that language
> - Create a list of TPoFamilies (I would create a component for that)
> - Run test for each PoFamily in that list
> - Aggregate results (log, errorcount, stats)
> - Pass on the log and stats to the resultsform
>
> So then you will have the ability to:
> - test all translated files of one master po-file
> - test all translated files of a set of master po-files
> - test translated po-file of a given language of one master po-file
> - test translated po-files of a given language of a set of master po-files

Implemented in r46475.

Please give feedback.

(Some buttons still need AutSize := True, will do that some other time)

Bart

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to