
rikutheronin at gmail
Nov 4, 2009, 3:44 AM
Post #1 of 1
(62 views)
Permalink
|
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 trac-users[at]googlegroups.com To unsubscribe from this group, send email to trac-users+unsubscribe[at]googlegroups.com For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
|