From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1FY5tR-0005KI-9v for mharc-grub-devel@gnu.org; Mon, 24 Apr 2006 14:34:41 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FY5tQ-0005Ip-Dj for grub-devel@gnu.org; Mon, 24 Apr 2006 14:34:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FY5tN-0005EJ-3S for grub-devel@gnu.org; Mon, 24 Apr 2006 14:34:39 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FY5tM-0005E7-UH for grub-devel@gnu.org; Mon, 24 Apr 2006 14:34:36 -0400 Received: from [194.109.24.33] (helo=smtp-vbr13.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FY5ve-0001Mf-Nb for grub-devel@gnu.org; Mon, 24 Apr 2006 14:36:58 -0400 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr13.xs4all.nl (8.13.6/8.13.6) with ESMTP id k3OIYZ5o002995 for ; Mon, 24 Apr 2006 20:34:35 +0200 (CEST) (envelope-from mgerards@xs4all.nl) Mail-Copies-To: mgerards@xs4all.nl To: The development of GRUB 2 References: <444CACFA.5020901@raulete.net> <87mzeac40c.fsf@xs4all.nl> <200604242010.29290.okuji@enbug.org> From: Marco Gerards Date: Mon, 24 Apr 2006 20:36:13 +0200 In-Reply-To: <200604242010.29290.okuji@enbug.org> (Yoshinori K. Okuji's message of "Mon, 24 Apr 2006 20:10:29 +0200") Message-ID: <878xpubz36.fsf@xs4all.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: SOC - SGD based on grub2 - Menu and scripting status X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Apr 2006 18:34:40 -0000 "Yoshinori K. Okuji" writes: > On Monday 24 April 2006 18:49, Marco Gerards wrote: >> > 4) What is the best way for dealing with languages and translations >> > when developing? >> >> We are thinking about i18n support. This is something about this on >> the wiki, I think. > > I don't think this part is described well in the wiki. So I describe my idea > here: > > - GRUB needs to have a locale variable to determine a language. > > - GRUB needs to have gettext or something similar to translate messages. > > - GRUB needs to be able to generate .po files compatible with gettext. Will this mean Adrian can use it for menu entries as well? I think that is what he wants to do. -- Marco