Received: from localhost (maia-1.hub.org [200.46.204.191]) by postgresql.org (Postfix) with ESMTP id 3DBBF9FB38D for ; Sat, 14 Apr 2007 12:35:45 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-maia, port 10024) with ESMTP id 48064-09 for ; Sat, 14 Apr 2007 12:35:41 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from sd-2317.dedibox.fr (sd-2317.dedibox.fr [88.191.17.192]) by postgresql.org (Postfix) with ESMTP id 3CD509FB374 for ; Sat, 14 Apr 2007 12:35:41 -0300 (ADT) Received: from sd-2317.dedibox.fr (localhost.localdomain [127.0.0.1]) by sd-2317.dedibox.fr (Postfix) with ESMTP id 9E4EFDC84; Sat, 14 Apr 2007 17:40:14 +0200 (CEST) Received: from [192.168.10.64] (ASte-Genev-Bois-153-1-37-85.w83-200.abo.wanadoo.fr [83.200.27.85]) by sd-2317.dedibox.fr (Postfix) with ESMTP id 4E62515A7; Sat, 14 Apr 2007 17:40:14 +0200 (CEST) Message-ID: <4620F549.6050601@lelarge.info> Date: Sat, 14 Apr 2007 17:37:45 +0200 From: Guillaume Lelarge User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: Magnus Hagander Cc: PostgreSQL www Subject: Re: Website's french translation References: <461C088F.7020405@lelarge.info> <461D3E5A.6060000@hagander.net> <461D5CB1.1010806@lelarge.info> <20070412102955.GK16892@svr2.hagander.net> <461E22DB.7030708@lelarge.info> <461FEECA.6020508@hagander.net> In-Reply-To: <461FEECA.6020508@hagander.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.609 tagged_above=0 required=5 tests=AWL=-0.107, BAYES_20=-0.74, RCVD_IN_SORBS_WEB=1.456 X-Spam-Level: X-Archive-Number: 200704/90 X-Sequence-Number: 11840 Magnus Hagander a écrit : > Guillaume Lelarge wrote: >> Magnus Hagander a écrit : >>>> [...] >>>>> I've imported the whole site there, please point out anything that >>>>> breaks :-) >>>>> >>>> I hope it will be better with this one. >>> ok, I've loaded up the new tar file. Please check again :-) >>> >> I'll check it completely but is it normal that the .po file is not used >> ? All menus are in english. > > Well, normal is a relative word. Given that nobody has ever tried it > before... > > But it's certainly not *supposed* to ignore it :-) > :) > Did you set it up at a test site somewhere and had it working there, or > did you "work in the blind"? In the blind. I tried to make a test site but I could not make it work. It seems to need Apache 1.3 (because of the .htaccess file (Apache2 chokes on the RewriteEngine line). And it needs PHP5 because of the use of try statements. And I don't find any .deb package that gives me PHP5 on Apache 1.3. > If you got it working, we just need to > figure out what the difference is :-) :) I'll try to work on the .htaccess file to make it work with Apache2. Regards. -- Guillaume.