From a7d4d05a7c0afcb4b7b390882ec950d1d359abcb 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 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 Signed-off-by: Katrin Fischer Works as described, good improvement. Signed-off-by: Tomas Cohen Arazi --- .../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 512f8c1941..2d80961398 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 %] +