Re: Patch to make some strings available to translations
- From: Magnus Hagander <magnus(at)hagander(dot)net>
- To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
- Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, PostgreSQL www <pgsql-www(at)postgresql(dot)org>
- Subject: Re: Patch to make some strings available to translations
- Date: Thu, 27 Mar 2008 13:01:45 +0100
- Message-id: <20080327130145(dot)5ea65bb4(at)mha-laptop>
Guillaume Lelarge wrote:
> Magnus Hagander a écrit :
> > [...]
> > This patch no longer applies :-(
> >
> > The change to pgpage.php was in your other patch.
> >
>
> Fixed.
>
> > There's a whole bunch of conflicts in index.html.
> >
>
> Fixed.
Great.
> > Also, the page as generated does not come out as XHTML valid. This
> > is because you changed it to use ' instead of " for some
> > attributes, and when there is ' in the text (The world's most
> > advanced...), the HTML is broken. I'd really like a way to keep the
> > "s on the tags instead of ', so please see if you can find some way
> > for that :-)
> >
>
> I tried but didn't get any interesting results. Will try again,
> perhaps I'll have a better idea this time.
It'd really be better if it could be done. If it's not possible, then
it's not possible, but I just have a feeling there has to be *some* way
to deal with it.
//Magnus
Home |
Main Index |
Thread Index