From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11889 invoked by alias); 7 Oct 2005 06:38:01 -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 11855 invoked by uid 22791); 7 Oct 2005 06:37:59 -0000 Received: from solaris2.ahnlab.com (HELO solaris2.ahnlab.com) (210.121.169.56) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 07 Oct 2005 06:37:59 +0000 Received: from solaris2.ahnlab.com (solaris2 [127.0.0.1]) by localhost (Postfix) with ESMTP id 2F462A81E2 for ; Fri, 7 Oct 2005 15:37:45 +0900 (KST) Received: from 127.0.0.1 by 127.0.0.1(smtpfilter) with ESMTP; Fri, 07 Oct 2005 15:37:44 +0900 (KST) Received: from free2.ahn (unknown [172.16.11.25]) by solaris2.ahnlab.com (Postfix) with ESMTP for ; Fri, 7 Oct 2005 15:37:44 +0900 (KST) Received: from lorthlorien (lorthlorien.gs.ahnlab.co.kr [172.16.100.19]) by free2.ahn (8.12.9p2/8.12.9) with SMTP id:j976brBb005801 for ; Fri, 7 Oct 2005 15:37:54 +0900 (KST) (envelope-from hojin.choi@gmail.com) Message-ID: <01d801c5cb09$927962a0$136410ac@lorthlorien> From: "Hojin Choi" To: Subject: I18N: GDB Translation works? Date: Fri, 07 Oct 2005 06:38:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="ks_c_5601-1987" Content-Transfer-Encoding: 7bit X-SW-Source: 2005-10/txt/msg00039.txt.bz2 Hi, all I am a newbie in this list. I have joined just now :) I am interested in gdb strings to translate. Is there any translation guides for gdb pot file to localize? I just found some mails about gdb 6.4 about a year ago. http://sourceware.org/ml/gdb/2004-11/msg00029.html And no more official pages or cvs-versioned pot file. (Only pot build script I found) Thanks in advance. Hojin Choi.