]> 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>
Sat, 5 May 2012 12:15:18 +0000 (08:15 -0400)
commitb33d171911c5061bbafc44ed3100412c74918f57
tree267c1bae28af9d258a89ab57285a2daa30cf20ee
parentb47a5806657e25ef6be181770fb8f2c53fae5353
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