From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20179 invoked by alias); 12 Feb 2005 13:40:17 -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 20025 invoked from network); 12 Feb 2005 13:40:07 -0000 Received: from unknown (HELO lakermmtao04.cox.net) (68.230.240.35) by sourceware.org with SMTP; 12 Feb 2005 13:40:07 -0000 Received: from white ([68.9.64.121]) by lakermmtao04.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP id <20050212134006.XFNS23636.lakermmtao04.cox.net@white> for ; Sat, 12 Feb 2005 08:40:06 -0500 Received: from bob by white with local (Exim 3.35 #1 (Debian)) id 1CzxVI-0008I9-00 for ; Sat, 12 Feb 2005 08:40:08 -0500 Date: Sat, 12 Feb 2005 14:43:00 -0000 From: Bob Rossi To: GDB Subject: i18n and MI Message-ID: <20050212134008.GA31840@white> Mail-Followup-To: GDB Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-SW-Source: 2005-02/txt/msg00091.txt.bz2 Hi, Just wondering, how does i18n effect the MI interface? Does all of the MI interface remain in English? How about the MI output data, does the fields remain in English and the data in the fields get translated? I guess a simpler question would be, do the FE's need to get updated to support the i18 feature? Thanks, Bob Rossi