[Koha-bugs] [Bug 29695] Centralize columns' descriptions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 15 13:42:23 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29695

--- Comment #12 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 128561
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128561&action=edit
Bug 29695: Remove C4::Reports::Guided::_get_column_defs

This subroutine was mostly the same as GetColumnDefs, we replace it
identically as in the previous patch.

Test plan:
Translate some strings in another language
 % gulp po:update --lang es-ES
 % cd misc/translate
 # Translate the relevant strings in po/es-ES-messages.po
 # For instance "Alternate contact: Surname"
 % perl translate install es-ES

Select the language for the interface (enable it in the 'language' syspref
first)

Create a new guided report and confirm that the columns for the borrowers
table are translated

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


More information about the Koha-bugs mailing list