http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11364 --- Comment #6 from Jonathan Druart <jonathan.druart@biblibre.com> --- Comment on attachment 36789 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36789 Bug 11364 - Label layout types and text justification types are not translatable Review of attachment 36789: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=11364&attachment=36789) ----------------------------------------------------------------- ::: C4/Creators/Lib.pm @@ -124,4 @@
{type => 'HBO', name => 'Helvetica-Bold-Oblique', selected => 0}, ];
-my $text_justification_types = [
This variable is still used. However, the name keys could be removed. -- You are receiving this mail because: You are watching all bug changes.