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=1.4 required=5.0 tests=HTML_MESSAGE,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 7CE31BC69 for ; Fri, 3 Nov 2006 07:47:48 +0100 (CET) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id kA36ll06026386 for ; Fri, 3 Nov 2006 07:47:48 +0100 Received: by ug-out-1314.google.com with SMTP id k3so310507ugf for ; Thu, 02 Nov 2006 22:47:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=PNJsuwZs/GdP7jE1MJdCxu6pkSnvJENpLohnLv4eUL9PrNEOjkS/GVXeH8V9ovLmrclrSYoJykpeLd98aYMcpUXdun+JuNzHIaDN7d9XxlNAuz4eb+5FKzWw14VKRYDQRYz/ZF8r+VovH3Ru/oLpCB8q+FB9dItmhpCiZHxNV1E= Received: by 10.78.200.3 with SMTP id x3mr2233418huf.1162536467146; Thu, 02 Nov 2006 22:47:47 -0800 (PST) Received: by 10.78.188.20 with HTTP; Thu, 2 Nov 2006 22:47:47 -0800 (PST) Message-ID: <6ebe51ce0611022247u2c978d18t4d574a8b4c2bb4dc@mail.gmail.com> Date: Fri, 3 Nov 2006 07:47:47 +0100 From: "google talk" To: skaller Subject: Re: [Caml-list] gettext for caml Cc: caml-list@inria.fr In-Reply-To: <1162519958.7708.5.camel@rosella.wigram> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_12458_9181138.1162536467119" References: <1162519958.7708.5.camel@rosella.wigram> X-j-chkmail-Score: MSGID : 454AE614.000 on discorde : j-chkmail score : X : 0/20 1 X-Miltered: at discorde with ID 454AE614.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; gettext:01 ocaml:01 gnu's:01 gettext:01 le-gall:01 ocaml:01 gnu's:01 le-gall:01 sourceforge:01 sourceforge:01 wrote:01 wrote:01 caml-list:01 caml:02 caml:02 X-Attachments: cset="UTF-8" cset="UTF-8" ------=_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 ------=_Part_12458_9181138.1162536467119 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,

On 11/3/06, skaller <skaller@users.sourceforge.net> 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


------=_Part_12458_9181138.1162536467119--