http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11364
--- Comment #6 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
