http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13794
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #36767|0 |1 is obsolete| | --- Comment #11 from Jonathan Druart <[email protected]> --- Created attachment 36816 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36816&action=edit 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 <[email protected]> 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
