Página 1 de 1
Re: Chinese XP Spanish.rc
Publicado: Vie Sep 15, 2006 2:03 pm
por jlalin
David,
apart from the Jose F. answer the cap shows an error on line 175.
Can you show the contents of that line ?
Saludos,
José Lalín
Re: Chinese XP Spanish.rc
Publicado: Vie Sep 15, 2006 4:20 pm
por david fung
José Lalín wrote:
The error is gone when I commented line 20 MSG_ABOUTRIGHT1
175 is the column number. If I insert one space, it will become 176.
Any idea ? is the line too long ?
David
>
> David,
>
> apart from the Jose F. answer the cap shows an error on line 175.
>
> Can you show the contents of that line ?
>
> Saludos,
> José Lalín
Re: Chinese XP Spanish.rc
Publicado: Vie Sep 15, 2006 4:20 pm
por david fung
José Lalín wrote:
The error is gone when I commented line 20 MSG_ABOUTRIGHT1
175 is the column number. If I insert one space, it will become 176.
Any idea ? is the line too long ?
David
>
> David,
>
> apart from the Jose F. answer the cap shows an error on line 175.
>
> Can you show the contents of that line ?
>
> Saludos,
> José Lalín
Re: Chinese XP Spanish.rc
Publicado: Vie Sep 15, 2006 5:18 pm
por jlalin
David,
> The error is gone when I commented line 20 MSG_ABOUTRIGHT1
> 175 is the column number. If I insert one space, it will become 176.
No, maybe you deleted some char. The correct string is this:
MSG_ABOUTRIGHTS1
Note the "S" between the "T" and "1".
Saludos,
José Lalín
Re: Chinese XP Spanish.rc
Publicado: Vie Sep 15, 2006 5:18 pm
por jlalin
David,
> The error is gone when I commented line 20 MSG_ABOUTRIGHT1
> 175 is the column number. If I insert one space, it will become 176.
No, maybe you deleted some char. The correct string is this:
MSG_ABOUTRIGHTS1
Note the "S" between the "T" and "1".
Saludos,
José Lalín
Re: Chinese XP Spanish.rc
Publicado: Sab Sep 16, 2006 1:00 am
por david fung
José Lalín wrote:
>
> David,
>
>> The error is gone when I commented line 20 MSG_ABOUTRIGHT1
>> 175 is the column number. If I insert one space, it will become 176.
>
> No, maybe you deleted some char. The correct string is this:
> MSG_ABOUTRIGHTS1
>
> Note the "S" between the "T" and "1".
>
> Saludos,
> José Lalín
The typed it wrongly (in this NG posting) since I did not copy & paste
the content. I typed it in here. The compile error remains.
David
Re: Chinese XP Spanish.rc
Publicado: Sab Sep 16, 2006 1:00 am
por david fung
José Lalín wrote:
>
> David,
>
>> The error is gone when I commented line 20 MSG_ABOUTRIGHT1
>> 175 is the column number. If I insert one space, it will become 176.
>
> No, maybe you deleted some char. The correct string is this:
> MSG_ABOUTRIGHTS1
>
> Note the "S" between the "T" and "1".
>
> Saludos,
> José Lalín
The typed it wrongly (in this NG posting) since I did not copy & paste
the content. I typed it in here. The compile error remains.
David