Bug 7780: make silent/verbose flag for translation installing
authorPaul Poulain <paul.poulain@biblibre.com>
Wed, 21 Mar 2012 15:18:29 +0000 (16:18 +0100)
committerPaul Poulain <paul.poulain@biblibre.com>
Mon, 26 Mar 2012 09:01:40 +0000 (11:01 +0200)
commitd029ec835d31c83322ef2e4de31bc597c2deb496
tree0d7b24c85d953be66c958e036abc70fc378f9555
parent5531904dccd9d8a0c4c6eb68278213f011cdbf3c
Bug 7780: make silent/verbose flag for translation installing

This patch deal with the -v flag that you can put on translate script.
If you run without -v, the process should be silent
if you run with -v, the process should be verbose

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
I've refactored your patch to handle verbosity directly via a translator
attribute, rather than with parameter which has to be send to each object call
method.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
misc/translator/LangInstaller.pm
misc/translator/tmpl_process3.pl
misc/translator/translate