From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18626 invoked by alias); 2 Feb 2002 17:27:18 -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 18586 invoked from network); 2 Feb 2002 17:27:15 -0000 Received: from unknown (HELO thor.inter.net.il) (192.114.186.11) by sources.redhat.com with SMTP; 2 Feb 2002 17:27:15 -0000 Received: from zaretsky (diup-218-45.inter.net.il [213.8.218.45]) by thor.inter.net.il (Mirapoint) with ESMTP id AFW06811; Sat, 2 Feb 2002 19:26:09 +0200 (IST) Date: Sat, 02 Feb 2002 09:27:00 -0000 From: "Eli Zaretskii" To: ac131313@cygnus.com Message-Id: <8582-Sat02Feb2002192518+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: gdb@sources.redhat.com In-reply-to: <3C5C0F2B.2050409@cygnus.com> (message from Andrew Cagney on Sat, 02 Feb 2002 11:09:15 -0500) Subject: Re: how to format an error? Reply-to: Eli Zaretskii References: <3C5C0F2B.2050409@cygnus.com> X-SW-Source: 2002-02/txt/msg00050.txt.bz2 > Date: Sat, 02 Feb 2002 11:09:15 -0500 > From: Andrew Cagney > > Wouldn't the gettext stuff let the german translator do this? gettext? what gettext? there _is_ no gettext in GDB ;-) Anyway, the specific case I cited was with system error messages returned by strerror. These are not subject to translations.