From 3163700f0973bf09c28e587b6da6e3a33b596225 Mon Sep 17 00:00:00 2001 From: Bernardo Gonzalez Kriegel Date: Tue, 10 Mar 2015 11:28:39 -0300 Subject: [PATCH] Bug 13748: Acquisition wizard: some strings not translatable This patch removes all instances of CGI::scrolling_list from reports/acquisitions_stats.pl, which prevented proper translation To test: 1) Install and enable a language (es-ES or de-DE are good choices) 2) On Acquisitons wizard, some pulldown labels are not translated 3) Apply the patch 4) Update and install again the language 5) Check labels are translated and all pulldown works This does not solve the 'Collection code' problem, is more strange --- .../prog/en/modules/reports/acquisitions_stats.tt | 40 +++++++- reports/acquisitions_stats.pl | 106 +++++++------------- 2 files changed, 72 insertions(+), 74 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/acquisitions_stats.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/acquisitions_stats.tt index 512f8c1..2d80961 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/acquisitions_stats.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/acquisitions_stats.tt @@ -220,14 +220,28 @@ Item type - [% CGIItemType %] + + + Fund - [% CGIBudget %] + + + [% IF ( hassort1 ) %] @@ -235,7 +249,14 @@ Sort1 - [% CGISort1 %] + + + [% END %] [% IF ( hassort2 ) %] @@ -243,7 +264,14 @@ Sort2 - [% CGISort2 %] + + + [% END %] @@ -281,7 +309,9 @@ - [% CGIextChoice %] +