From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17105 invoked by alias); 28 Oct 2002 18:23:00 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 17061 invoked from network); 28 Oct 2002 18:23:00 -0000 Received: from unknown (HELO gold.csi.cam.ac.uk) (131.111.8.12) by sources.redhat.com with SMTP; 28 Oct 2002 18:23:00 -0000 Received: from student.cusu.cam.ac.uk ([131.111.179.82] helo=kern.srcf.societies.cam.ac.uk ident=mail) by gold.csi.cam.ac.uk with esmtp (Exim 4.10) id 186EXS-00035h-00; Mon, 28 Oct 2002 18:22:58 +0000 Received: from jsm28 (helo=localhost) by kern.srcf.societies.cam.ac.uk with local-esmtp (Exim 3.35 #1 (Debian)) id 186EXS-0000nf-00; Mon, 28 Oct 2002 18:22:58 +0000 Date: Mon, 28 Oct 2002 10:23:00 -0000 From: "Joseph S. Myers" X-X-Sender: To: Zack Weinberg cc: Wolfgang Bangerth , , , , Michel Robitaille Subject: Re: c++/7765 [Patch] In-Reply-To: <20021028163245.GA24090@codesourcery.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-10/txt/msg01706.txt.bz2 On Mon, 28 Oct 2002, Zack Weinberg wrote: > but we need to get the fix propagated to the translation project. Somewhere the requirement for translation fixes to go via the translation project should be documented (I'd suggest both in contribute.html and in the list of upstream packages in codingconventions.html). Mark's also asked for more detailed documentation in branching.html of how to regenerate gcc.pot and send it to the translation project. -- Joseph S. Myers jsm28@cam.ac.uk