Re: i18n.php3

2003-01-30 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> The only thing which works both in Mozilla and in MSIE is Angus> wrapping the in another (align="center" being Angus> allowed within tag) : Angus> cellspacing="0"> align="center">... Angus> It's not so nice but it works ! Tha

Re: i18n.php3

2003-01-28 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: >> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > > Lars> | Hints? > > Lars> I do not get what you mean. > > Did you see the table in news that shows the gmane groups? I want to > keep the same effect, but with conforming xhtml. > > Lars> cascading

Re: i18n.php3

2003-01-28 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> | Hints? Lars> I do not get what you mean. Did you see the table in news that shows the gmane groups? I want to keep the same effect, but with conforming xhtml. Lars> cascading might help I get I will get rid of the table al

Re: i18n.php3

2003-01-27 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | | Lars> | On a related note, the page www.lyx.org/news/ does not | Lars> validate | because of the use of . What is the | Lars> xhtmlly-correct version of | this tag? | | Lars> Ei

Re: i18n.php3

2003-01-27 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> | On a related note, the page www.lyx.org/news/ does not Lars> validate | because of the use of . What is the Lars> xhtmlly-correct version of | this tag? Lars> Either use Lars> Lars> or use the class modifier on the other

Re: i18n.php3

2003-01-27 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: | | Angus> It means that the code does not conform to the strict | Angus> interpretation of the xhtml 1.0 standard although we broadcast | Angus> to the outside world that it does. More t

Re: i18n.php3

2003-01-27 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> It means that the code does not conform to the strict Angus> interpretation of the xhtml 1.0 standard although we broadcast Angus> to the outside world that it does. More than that I can not Angus> tell you. Angus> The error messag

Re: i18n.php3

2003-01-27 Thread Michael Schmitt
Lars Gullik Bjønnes wrote: [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | --right-- | | --wrong-- | | This goes for _all_ tag arguments. This patch does not fix all xhtml problems, but is only a first go to tackle to most obvious problems. I sent a similar patch to Angus, last night

Re: i18n.php3

2003-01-27 Thread Lars Gullik Bjønnes
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes: | --right-- | | --wrong-- | | This goes for _all_ tag arguments. This patch does not fix all xhtml problems, but is only a first go to tackle to most obvious problems. Index: postats.sh =

Re: i18n.php3

2003-01-26 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Michael, I just tried to validate this page (pressed the xhtml button). I'm | afraid the validator tells us we lied. One mistake, and the simplest one to fix is that all tag argumetns must be quoted. --right-- --wrong-- This goes for _all_ tag

Re: i18n.php3

2003-01-26 Thread Angus Leeming
Michael Schmitt wrote: > On Sun, 26 Jan 2003, Angus Leeming wrote: > >> Michael, I just tried to validate this page (pressed the xhtml button). >> I'm afraid the validator tells us we lied. > > What does it mean? Is the HTML code not well-formed? Can you send me the > error message? > > Michael

Re: i18n.php3

2003-01-26 Thread Michael Schmitt
On Sun, 26 Jan 2003, Angus Leeming wrote: > Michael, I just tried to validate this page (pressed the xhtml button). I'm > afraid the validator tells us we lied. What does it mean? Is the HTML code not well-formed? Can you send me the error message? Michael

Re: i18n.php3 committed

2003-01-24 Thread Michael Schmitt
Angus Leeming wrote: Michael, I have re-generated i18n.php3 following Lars' re-merging of the po files and committed the resulting file to www-devel. It should appear on the web site eventually. I also made a little link to this file from translation.php3 and added po/postats.sh to the devel