[Koha-bugs] [Bug 12061] tmpl_process3.pl new features

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 6 16:54:57 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12061

--- Comment #22 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Comment on attachment 28643
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28643
Bug 12061 - tmpl_process3.pl - Remove obsoleted strings/backups

Review of attachment 28643:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=12061&attachment=28643)
-----------------------------------------------------------------

::: misc/translator/tmpl_process3.pl
@@ +377,4 @@
>          if ( @filenames ) {
>              my ($tmph3, $tmpfile3) = tmpnam();
>              $st = system("msgcat $str_file $tmpfile2 > $tmpfile3");
> +            $st = system("msgmerge ".($quiet?'-q':'')." -s $str_file $tmpfile3 -o - | msgattrib --no-obsolete -o $str_file")

Could you detail why this change is useful please? Maybe a small comment would
be helpful.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list