Bug 11646: fix untranslatable confirm popup in field 006 and 008 builders
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Sat, 22 Mar 2014 17:50:03 +0000 (14:50 -0300)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 22 Apr 2014 14:57:43 +0000 (14:57 +0000)
commita9f794a9c89465bdbf1b54ecd1c683c7825c8ae3
tree6543b1998867a8c03bc1a0ce3dd141076a6ae7a7
parentd944728a917b5645ef3248e9689638f565388025
Bug 11646: fix untranslatable confirm popup in field 006 and 008 builders

This patch MARC21 modifies value builders 006 and 008 to make
confirm popup translatable

To test:
1) Update po files for your preferred language, xx-YY
cd misc/translator; perl translate update xx-YY
2) Check that confirm string is NOT present
egrep -B3 "Show values for|material type\?" po/xx-YY*po
3) Apply the patch
4) Repeat 1)
5) Repeat 2), now the strings are present

Also check that english or translated popup is right

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_006.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_008.tt