https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18881 --- Comment #11 from Marc Véron <veron@veron.ch> --- Created attachment 64761 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64761&action=edit Bug 18881: Remove dead code in circ/view_holdsqueue.pl Remove a line of dead code from circ/view_holdsqueue.pl To test: - Apply patch - Go to Home > Circulation > Holds queue - Verify that description in Item type column displays as before - Create a translation for an item type: Home > Administration > Item types > Modify item type 'BK' There you have a link 'Translate into other languages' to create translations To test, you can even 'translate' for English to overwrite the original description. - Verify that the translated descriptions displays when changing the language as appropriate - For an explanation how translation of item types descriptions work and why it is not done with Pootle see comment #7 -- You are receiving this mail because: You are watching all bug changes.