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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 2 15:52:41 CET 2022


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

--- Comment #27 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 130109
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=130109&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

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

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


More information about the Koha-bugs mailing list