Changing a phrase?
Page: 1
ralph_rapport
on May 23. 2008. 2:16 pm
I have edited all of the instances of "task" in the templates (only text, not variable names) and still pages and milestones say "new task" rather than "new action point" in the menu on the right.
Where do I need to edit this? I used the following find command and I thought it would pick up all instances:
find . -name *.tpl -exec grep -il task {} \;
Where do I need to edit this? I used the following find command and I thought it would pick up all instances:
find . -name *.tpl -exec grep -il task {} \;
ralph_rapport
on May 23. 2008. 2:39 pm
Ah, OK. I will just search the whole filesystem. Thanks for the quick reply.



