[otrs] Unable to change login.pl text

Ryan Meyer lists at youthinkitweprintit.com
Thu Jan 10 01:17:07 GMT 2008


Lars,

I didn't have any luck with that either. I may have miswritten it, it's 2am 
here.

But I searched these files and only the login.pl contained the original 
text, which is where I modified it.

So where is OTRS getting this original text?! I reloaded apache...


----- Original Message ----- 
From: "Lars Jørgensen" <ITLJ at gyldendal.dk>
To: <otrs at otrs.org>
Sent: Thursday, January 10, 2008 1:08 AM
Subject: RE: [otrs] Unable to change login.pl text


> I changed the following texts in login.pl, but the texts
> displayed on the webpage are still the same...
>
> "Login failed! Your username or password was entered incorrectly."
> "Logout successful. Thank you for using OTRS!" etc, etc
>
> Any ideas what I need to do?

I think you're supposed to do this in Kernel/Languages. I presume you're 
using English, so edit en.pm and insert the following two lines in the 
"$Self->{Translation}" section:

$Self->{Translation} = {
     [...]
       'Login failed! Your username or password was entered incorrectly.' => 
'Your new text here'
       'Logout successful. Thank you for using OTRS!' => 'Your new text 
here'
     [...]

If this is the wrong way to do it, hopefully someone will present the 
correct solution. I'm pretty new to OTRS myself.


-- 
Lars
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support or consulting for your OTRS system?
=http://www.otrs.com/ 



More information about the otrs mailing list