]> git.koha-community.org Git - koha.git/commit
Bug 13794: Text input field values not translated
authormxbeaulieu <maxime.beaulieu@inlibro.com>
Thu, 5 Mar 2015 21:56:26 +0000 (16:56 -0500)
committerChris Cormack <chris@bigballofwax.co.nz>
Mon, 23 Mar 2015 07:34:35 +0000 (20:34 +1300)
commita0a2cea1c4ad0a6ae8176db4c491047d3a4ca809
treeac1572a20d38ea685b68660e9f77f2623385cc1a
parent1b92f5c21ca133930a4148bfc56fcbd9499c09aa
Bug 13794: Text input field values not translated

I left the code logic intact, and simply removed "text" from the regex.
Text input field values are now translated, no other logical changes are introduced.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Test:
1) Update, install and enable es-ES language
2) Go to Reports > Acquisition wizard
3) On page bottom, there is a text field with the word 'Export'
4) Switch language, the word is not translated
5) Apply the patch
6) Update and install again es-ES language
7) Reload page, text now reads 'Exportar'

No koha-qa errors.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit c9a52f739c394cbd58d75ef5ce7e2d4ce3c78543)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
misc/translator/tmpl_process3.pl