http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13794
--- Comment #7 from Maxime Beaulieu <[email protected]> --- 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. _______________________________________________ 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/
