]> git.koha-community.org Git - koha.git/commit
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)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Tue, 8 May 2012 21:49:26 +0000 (17:49 -0400)
commit49e949a3474c183267401030f5d5e0dfc91bb16e
tree267c1bae28af9d258a89ab57285a2daa30cf20ee
parent410c62fc1ab811df4f38f4f0b164dc3548a20116
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>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
misc/translator/LangInstaller.pm
misc/translator/tmpl_process3.pl
misc/translator/translate