Hi. I'm using trac 11.5 on a project, and I would like to translate the "add ticket" form, including field's label. On trac/ticket/template/ticket.html I changed some of them (summary, reporter... ) but some others like component, priority or type I can't change them anyway.
I try the hard way, it means: <py:if test="field.label == 'Priority'"> blabla </py:if> Is there an easier way to change that? Thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
