The eAuction Support Forums
https://www.everyscript.de/cgi-bin/yabb/YaBB.pl eAuction 1.6.1.x >> Start Up and more >> The Config-Variables of: Text-Translation https://www.everyscript.de/cgi-bin/yabb/YaBB.pl?num=1107863310 Message started by way2kajun on 02/08/05 at 12:48:29 |
Title: The Config-Variables of: Text-Translation Post by way2kajun on 02/08/05 at 12:48:29 Hi Just wanted to know how I could successfully change the wording in "The Config-Variables of: Text-Translation". It said we could only change what was in the brackets, that is only for a different language. I tried to change the wording slightly on "Get back lost Password or Alias" and none of the text displayed for that form! :-/ Yes, I'm a newbie, but catching on quick! here comes some $ !! |
Title: Re: The Config-Variables of: Text-Translation Post by Dieter Werner on 02/08/05 at 14:12:03 You have to change the content of %txt and the coresponding content of $txt{...} (one must match the other) |
Title: Re: The Config-Variables of: Text-Translation Post by way2kajun on 02/09/05 at 00:04:00 Hi there Well I searched the script for something else corresponding to 'Get back your lost Password or Alias' (this was under the %txt...text translation) didn't find. And then i searched for $txt, it referenced some of the text on the Nav bars. I'll keep working on it, probably simple. if you could send me an example of what I should be looking for, would be grateful. Remember, I'm trying to change a few of the wordings in the long list (%txt-Text Translation) Thanks, oh sent you a few $ (Dactech) |
Title: Re: The Config-Variables of: Text-Translation Post by Dieter Werner on 02/09/05 at 12:02:26 Original: the line in %txt 'Deadline' => ['Auktion endet', ], $txt{'Deadline'} Edited: the line in %txt 'End' => ['Auktion endet', ], $txt{'End'} P.S. $txt{'Get back your lost Password or Alias'} is located in sub send_lost |
Title: Re: The Config-Variables of: Text-Translation Post by way2kajun on 02/13/05 at 09:46:55 Well, as usual, your advice worked! Thanks! |
The eAuction Support Forums » Powered by YaBB 2.2! YaBB © 2000-2007. All Rights Reserved. |