From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24463 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: cont-fr interface ? Date: Sun, 18 Dec 2005 22:02:19 +0100 Message-ID: <43A5CE5B.5060300@wxs.nl> References: <43A59948.1050501@nibua-r.org> <43A5A03D.5070504@boede.nl> <43A5A18C.9040100@nibua-r.org> <43A5C027.5030005@wxs.nl> <43A5CC70.10603@nibua-r.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1134939766 23064 80.91.229.2 (18 Dec 2005 21:02:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 18 Dec 2005 21:02:46 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Dec 18 22:02:43 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1Eo5fg-0000wq-V4 for gctc-ntg-context-518@m.gmane.org; Sun, 18 Dec 2005 22:02:21 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 85DCD1286D; Sun, 18 Dec 2005 22:02:20 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20674-07-3; Sun, 18 Dec 2005 22:02:15 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D5DFE12864; Sun, 18 Dec 2005 22:02:15 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7CD8A12864 for ; Sun, 18 Dec 2005 22:02:15 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20674-07-2 for ; Sun, 18 Dec 2005 22:02:14 +0100 (CET) Original-Received: from mail.pragma-ade.net (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by ronja.ntg.nl (Postfix) with ESMTP id 7690712846 for ; Sun, 18 Dec 2005 22:02:14 +0100 (CET) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 8191 for ; Sun, 18 Dec 2005 22:09:19 +0300 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <43A5CC70.10603@nibua-r.org> X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:24463 Archived-At: Renaud AUBIN wrote: > Hans Hagen a =C3=A9crit : > >> Renaud AUBIN wrote: >> >>> >>> Thank you Willi, >>> >>> What about tex/context/interface/cont-{en,nl,de}.xml ? >>> >> there are two files you need to edit (extend): >> >> mult-con.tex >> mult-com.tex >> >> in addition you need to provide message translations (these are=20 >> spread over other files); in principle these are independent which=20 >> means that you can have e.g. a german interface with french messages >> >> A french interface also results in a cont-fr.tex file. The interface=20 >> definition files (con-fr.xml) will b egenerated automatically, so=20 >> once you have the translations done, you will get that one for free. >> >> The best way to proceed is to get the latest version of context (best=20 >> ask me to send you my local copy) and translate them 'quick and=20 >> dirty' so that there is little interference with updates (i need to=20 >> patch mult-ini at the same time). >> > Can you send me your local copy ? ;-) > >> After that, improving it can be done stepwise. >> >> Let me know if you're serious about this; we can arrange things off-li= st >> > I'm serious about this but I can't give strong deadline. ok, coming week i'll add french dummy entries so that you have something=20 to work with (remind me if i forget) Hans