http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13794 --- Comment #7 from Maxime Beaulieu <maxime.beaulieu@inlibro.com> --- Hi Bernardo, The PO's are generated correctly, but the translation does not apply to the templates when 'translate install' is run. TEST: Create custom text input in the template fo your choice <input type="text" name="translate" value="I wish to translate this"> Run 'translate update [lang]' Check the appropriate [lang] po file and edit the translation for your input. Run 'translate install [lang]', the translated string does not appear. Apply the patch. Run 'translate install [lang]. The input is translated. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.