X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 23DF8D1B53F; Tue, 11 Nov 2003 22:14:24 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 41202-02; Tue, 11 Nov 2003 18:13:55 -0400 (AST) Received: from salem.vale-housing.co.uk (mailgate.vale-housing.co.uk [80.176.1.146]) by svr1.postgresql.org (Postfix) with ESMTP id A2060D1B4F9; Tue, 11 Nov 2003 18:13:52 -0400 (AST) Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Subject: Re: [HACKERS] Changes to Contributor List Date: Tue, 11 Nov 2003 22:13:54 -0000 Message-ID: <03AF4E498C591348A42FC93DEA9661B84C5D8F@mail.vale-housing.co.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] [HACKERS] Changes to Contributor List thread-index: AcOoiIXnm3uUc3wPTIy/5cYFEZtAUwAGFiBg From: "Dave Page" To: "Alvaro Herrera" , "Josh Berkus" Cc: , "Justin Clift" , , , , X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200311/174 X-Sequence-Number: 2821 =20 > -----Original Message----- > From: Alvaro Herrera [mailto:alvherre@dcc.uchile.cl]=20 > Sent: 11 November 2003 19:18 > To: Josh Berkus > Cc: euler@ufgnet.ufg.br; Justin Clift;=20 > xzilla@users.sourceforge.net; Dave Page;=20 > pgsql-www@postgresql.org; grzm@myrealbox.com; webmaster@letzplay.de > Subject: Re: [pgsql-www] [HACKERS] Changes to Contributor List >=20 > Personally, as a seasoned translator ;-), I find a web form=20 > practically unusable compared to a PO catalog editor. I=20 > think the pgAdmin guys have some indication of a program that=20 > works on Windows. I dunno about Mac OS X. Gnome and KDE=20 > both have good tools that work on Linux, BSD and some others. Yes, we use poEdit which is written using wxWindows as pgAdmin is. Both the website and pgAdmin are translated that way. The website code is on http://cvs.pgadmin.org if anyone is interested. Regards, Dave.