Received: from localhost (maia-3.hub.org [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id C03539FB28C for ; Mon, 12 Feb 2007 08:34:23 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-new, port 10024) with ESMTP id 22978-05 for ; Mon, 12 Feb 2007 08:34:05 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 9FC009FB27A for ; Mon, 12 Feb 2007 08:34:09 -0400 (AST) Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by svr2.hagander.net (Postfix) with ESMTP id DE274DCC519; Mon, 12 Feb 2007 13:34:07 +0100 (CET) Received: by svr2.hagander.net (Postfix, from userid 1000) id D6FA0DCC51D; Mon, 12 Feb 2007 13:34:07 +0100 (CET) Date: Mon, 12 Feb 2007 13:34:07 +0100 From: Magnus Hagander To: "Marc G. Fournier" Cc: Adrian Maier , pgsql-www@postgresql.org Subject: Re: Multi-language to be or not to be Message-ID: <20070212123407.GB5628@svr2.hagander.net> References: <45CF18A1.1090903@hagander.net> <200702112242.03856.xzilla@users.sourceforge.net> <20070212085006.GC4432@svr2.hagander.net> <0F8DB0FDC2DD3F2A4A36C3F0@ganymede.hub.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0F8DB0FDC2DD3F2A4A36C3F0@ganymede.hub.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.119 tagged_above=0 required=5 tests=AWL, BAYES_50 X-Spam-Level: X-Archive-Number: 200702/190 X-Sequence-Number: 11595 On Mon, Feb 12, 2007 at 08:28:05AM -0400, Marc G. Fournier wrote: > > I'm seeing this quite differently: at first any translation is supposed to > > be almost 100% complete, but in time the contents will become old if > > the english pages get updated but the translated pages aren't modified > > accordingly. > > So, why not a committers list just for translators, so that whenever the web > pages *are* updated, a messages goes out letting ppl know that? then, it would > be a simple matter of doing a cvs diff to see what changed .. That would be the current pgweb-commits list. The amount of changes that go into the code that would not affect the translators is close to zero. //Magnus