Re: Patch to make some strings available to translations
От | Magnus Hagander |
---|---|
Тема | Re: Patch to make some strings available to translations |
Дата | |
Msg-id | 20080327114324.71ed6bd5@mha-laptop обсуждение исходный текст |
Ответ на | Re: Patch to make some strings available to translations (Guillaume Lelarge <guillaume@lelarge.info>) |
Ответы |
Re: Patch to make some strings available to translations
|
Список | pgsql-www |
Guillaume Lelarge wrote: > Magnus Hagander a écrit : > > On Sat, 22 Mar 2008 22:52:17 +0100 > > Guillaume Lelarge <guillaume@lelarge.info> wrote: > > > >> Alvaro Herrera a écrit : > >>> Guillaume Lelarge wrote: > >>> > >>>>> I guess I was wrong. You'll find a patch attached that > >>>>> implements a func_image function via a call to > >>>>> setCallbackFunction. > >>>>> > >>>>> I can also send a complete patch (the previous one which adds > >>>>> translation to some texts, and this patch). > >>> Suggestion: check if the image exists in the translated version, > >>> serve the english version if not. That way you only need to > >>> produce alternate images for those that need translation. > >>> > >> Damn, forgot about this one. You're right. Patch version 2 > >> attached. > > > > Applied, thanks. > > > > Thanks a lot. > > > Can you please re-send the patch with the other translation stuff? > > I've managed to mess up the different versions of it so I'm no > > longer sure I'm working off the correct one :-( > > > > Here it is. Thanks for looking at it. > > > -- > Guillaume. > http://www.postgresqlfr.org > http://dalibo.com This patch no longer applies :-( The change to pgpage.php was in your other patch. There's a whole bunch of conflicts in index.html. 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 :-) //Magnus
В списке pgsql-www по дате отправления: