From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.9 required=5.0 tests=AWL,SPF_FAIL autolearn=disabled version=3.1.3 Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id E56D5BC69 for ; Fri, 3 Nov 2006 08:45:07 +0100 (CET) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id kA37j6tQ023433 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Fri, 3 Nov 2006 08:45:07 +0100 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1GftjZ-0007p4-Qp for caml-list@inria.fr; Fri, 03 Nov 2006 08:45:01 +0100 Received: from avelizy-155-1-51-29.w86-217.abo.wanadoo.fr ([86.217.26.29]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Nov 2006 08:45:01 +0100 Received: from gildor by avelizy-155-1-51-29.w86-217.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 03 Nov 2006 08:45:01 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: caml-list@inria.fr From: Sylvain Le Gall Subject: Re: gettext for caml Date: Fri, 3 Nov 2006 07:35:24 +0000 (UTC) Message-ID: References: <1162519958.7708.5.camel@rosella.wigram> <6ebe51ce0611022247u2c978d18t4d574a8b4c2bb4dc@mail.gmail.com> X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: avelizy-155-1-51-29.w86-217.abo.wanadoo.fr User-Agent: slrn/0.9.8.1pl1 (Debian) Sender: news X-Miltered: at concorde with ID 454AF383.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; gettext:01 flowed:01 ocaml:01 gnu's:01 gettext:01 le-gall:01 ocaml:01 rework:01 sourceforge:01 wrote:01 wrote:01 inline:01 caml:02 caml:02 seems:03 On 03-11-2006, google talk wrote: > ------=_Part_12458_9181138.1162536467119 > Content-Type: text/plain; charset=UTF-8; format=flowed > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > > Hi, > > On 11/3/06, skaller wrote: >> >> Has anyone done any stuff for localising Ocaml programs? >> Something like GNU's gettext system? > There is ocaml-gettext: http://sylvain.le-gall.net/ocaml-gettext.html > Only the version in svn seems to work with latest caml though, and i can't > find a way to access svn exept through the web interface. Hehe.. > But we are using it with some success in the demexp project: > http://savannah.nongnu.org/projects/demexp > Indeed, ocaml-gettext need to be re released soon. I am pretty busy with debian ocaml stuff right now, but i will rework on it ASAP. Regards, Sylvain Le Gall