From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14272 invoked by alias); 12 Feb 2005 14:43:28 -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 14090 invoked from network); 12 Feb 2005 14:43:20 -0000 Received: from unknown (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org with SMTP; 12 Feb 2005 14:43:20 -0000 Received: from zaretski (pns03-205-52.inter.net.il [80.230.205.52]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id ANH90870 (AUTH halo1); Sat, 12 Feb 2005 16:43:04 +0200 (IST) Date: Sat, 12 Feb 2005 17:24:00 -0000 From: "Eli Zaretskii" To: Bob Rossi Message-ID: <01c51110$Blat.v2.4$abe83d00@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: gdb@sources.redhat.com In-reply-to: <20050212134008.GA31840@white> (message from Bob Rossi on Sat, 12 Feb 2005 08:40:08 -0500) Subject: Re: i18n and MI Reply-to: Eli Zaretskii References: <20050212134008.GA31840@white> X-SW-Source: 2005-02/txt/msg00092.txt.bz2 > Date: Sat, 12 Feb 2005 08:40:08 -0500 > From: Bob Rossi > > Just wondering, how does i18n effect the MI interface? I think it doesn't. > I guess a simpler question would be, do the FE's need to get updated to > support the i18 feature? Yes, translation of the UI is something a GDB front end needs to take care of.