From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14517 invoked by alias); 12 Feb 2005 04:24:38 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 14502 invoked from network); 12 Feb 2005 04:24:32 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 12 Feb 2005 04:24:32 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j1C4ORMN014017 for ; Fri, 11 Feb 2005 23:24:32 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j1C4OMO29309; Fri, 11 Feb 2005 23:24:22 -0500 Received: from localhost.localdomain (vpn50-5.rdu.redhat.com [172.16.50.5]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id j1C4OLv4013255; Fri, 11 Feb 2005 23:24:21 -0500 Received: from ironwood.lan (ironwood.lan [192.168.64.8]) by localhost.localdomain (8.12.11/8.12.10) with ESMTP id j1C4OGpQ001772; Fri, 11 Feb 2005 21:24:16 -0700 Date: Sat, 12 Feb 2005 06:26:00 -0000 From: Kevin Buettner To: Mark Kettenis Cc: gdb@sources.redhat.com Subject: Re: i18n and internal errors Message-ID: <20050211212415.1c7d28ad@ironwood.lan> In-Reply-To: <200502120253.j1C2rfUc003498@copland.sibelius.xs4all.nl> References: <200502120253.j1C2rfUc003498@copland.sibelius.xs4all.nl> Organization: Red Hat Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2005-02/txt/msg00086.txt.bz2 On Fri, 11 Feb 2005 21:53:41 -0500 (EST) Mark Kettenis wrote: > Should we really be marking internal errors for translation? I think > we shouldn't. These are all messages the end-user shouldn't be > seeing. Having them translated, makes it only more difficult for us > to fix bugs. I agree. Kevin