From d9174b9cb52c50bfcf1e43ccecb8df25a353b19f Mon Sep 17 00:00:00 2001 From: Bernardo Gonzalez Kriegel Date: Tue, 10 Mar 2015 11:28:39 -0300 Subject: [PATCH] [Signed-off] Bug 13748: Acquisition wizard: some strings not translatable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Followed test plan, works as expected. Signed-off-by: Marc VĂ©ron --- .../prog/en/modules/reports/acquisitions_stats.tt | 40 +++++++- reports/acquisitions_stats.pl | 105 +++++++------------- 2 files changed, 71 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 %] +