Page 1 of 1

Bug in live coments?

Posted: Sat Dec 17, 2005 3:28 pm
by idcarlos
Hi.
In a penalty shot I see this:
Can _T0 convert the spot kick

I'm playing with 1.92 (windows version)

Posted: Sat Dec 17, 2005 4:20 pm
by atd
What language?

Re: Bug in live coments?

Posted: Sun Dec 18, 2005 4:01 pm
by idcarlos
idcarlos wrote: Can _T0 convert the spot kick
Looks like English :lol:

I play the game in Spanish, but the live comments are untranslated

Re: Bug in live coments?

Posted: Sun Dec 18, 2005 7:32 pm
by arnaudus
idcarlos wrote: I play the game in Spanish, but the live comments are untranlated
I use french locale, and all bygfoot is in french, except the live comments, which remain in english. Is it a bug?

Re: Bug in live coments?

Posted: Sun Dec 18, 2005 7:44 pm
by idcarlos
arnaudus wrote: I use french locale, and all bygfoot is in french, except the live comments, which remain in english. Is it a bug?
No, the bug it's a error in the live coments.

I see "Can _T0 convert the spot kick". I think that "_T0" need to be replaced with ne name of the player.

Re: Bug in live coments?

Posted: Mon Dec 19, 2005 10:47 am
by atd
idcarlos wrote:Looks like English :lol:
oops :oops:
arnaudus wrote:
idcarlos wrote: I play the game in Spanish, but the live comments are untranlated
I use french locale, and all bygfoot is in french, except the live comments, which remain in english. Is it a bug?
The game translation is in two parts: the game and the commentaries, commentaries are not 'translated' but are written for each language.

I think you should change _T0 into _T0_ in the commentary file. I think -but I use CVS- the commentary file is in <BYGFOOT-PATH>/support_files/lg_commentary

Posted: Mon Dec 19, 2005 4:44 pm
by gyboth
thanks for reporting, carlos. that's a bug in lg_commentary_en.xml (shame on vector). in

Code: Select all

<commentary>Can [_P0_|_T_POSS_] convert the spot kick</commentary>
it should read _T_POSS__ (an underscore is missing at the end).

arnaud, you get english commentary because nobody wrote a french commentary file yet :cry:

gyözö

Posted: Tue Jan 03, 2006 9:49 am
by vector
thats the only one youve found :) there are some more :( I just havent gotten around to fixing them.