Page 1 of 1

Changing some names

Posted: 10 Apr 2006, 11:07
by bmccool
Hi,

Firstly, excellent program. I am investigating deploying this within our organisation and it is definitely the front runner at the moment.

I need to change the name Project: next to the dropdown box, Reason being our management would prefer to have it called Request For: and then select the appropiate project.

It would make our users lives a bit easier and they wouldn't get so confused.

Any ideas pls?

Thanks.

Posted: 10 Apr 2006, 12:57
by Narcissus
Hi bmccool:

All strings like that should be changable from the appropriate language file in the lang directory.

In your case, just change $s_email_project but be aware that this will change other instances (which shouldn't be a bad case for you, anyway).

Hope this helps,
Lincoln.

Posted: 10 Apr 2006, 13:01
by bmccool
thanks Narcissus

i was actually going thru the lang file as i received the update email ;)

I'll be sure to be a regular visitor to these forums.

Posted: 10 Apr 2006, 14:01
by bmccool
hmmmmm, unfortunately i can't get it right...

i'm editing the strings_english.txt file, restarting the apache webserver (just in case) but none of the changes reflect...

Any other ideas?

Posted: 10 Apr 2006, 14:07
by Narcissus
You're talking about the label to the left of the project dropdown, right?

If so, I would guess it's getting cached somewhere as I just tested it then on my machine and it worked... sorry if that doesn't help you any more, though!

Posted: 11 Apr 2006, 06:55
by bmccool
lol, i'm an idjit...

I was editing the mantis lang files on my local machine, not the server :P

Tks again for the help Narcissus.