From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NR12P-0004Mk-Ji for mharc-grub-devel@gnu.org; Sat, 02 Jan 2010 05:16:49 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NR12M-0004MW-Vg for grub-devel@gnu.org; Sat, 02 Jan 2010 05:16:47 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NR12H-0004Lv-35 for grub-devel@gnu.org; Sat, 02 Jan 2010 05:16:45 -0500 Received: from [199.232.76.173] (port=47863 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NR12G-0004Ls-SU for grub-devel@gnu.org; Sat, 02 Jan 2010 05:16:40 -0500 Received: from 197.red-80-32-81.staticip.rima-tde.net ([80.32.81.197]:35177 helo=mail.pina.cat) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NR12G-0000VJ-Fz for grub-devel@gnu.org; Sat, 02 Jan 2010 05:16:40 -0500 Received: from pinux (unknown [192.168.0.78]) by mail.pina.cat (Postfix) with ESMTPA id 05D7A2894B244 for ; Sat, 2 Jan 2010 11:16:37 +0100 (CET) Received: by pinux (Postfix, from userid 1000) id ED7C72465D; Sat, 2 Jan 2010 11:16:34 +0100 (CET) Date: Sat, 2 Jan 2010 11:16:34 +0100 From: Carles Pina i Estany To: The development of GNU GRUB Message-ID: <20100102101634.GA6476@pina.cat> References: <20091228011737.GA17321@pina.cat> <20100101122234.GN3692@thorin> <20100101131051.GA23110@pina.cat> <4B3EA995.7030807@isaac.cedarswampstudios.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B3EA995.7030807@isaac.cedarswampstudios.org> User-Agent: Mutt/1.5.20 (2009-06-14) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: [PATCH] spaces (label, UUID) X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jan 2010 10:16:47 -0000 Hi, On Jan/01/2010, Isaac Dupree wrote: > Carles Pina i Estany wrote: > >>>+ grub_putchar (' '); > >>>+ grub_printf_ (N_("- Label \"%s\""), label); > >>>... > >Avoiding to have trailing spaces helps the translators (they will do > >less mistakes). > > In this case it is a space at the beginning, not the end of the > string -- does it still have this problem for translators? Or are I would say that it's the same kind of problem. > you perhaps just trying to make code a bit more consistent re: > beginning/end of strings? This is true too. -- Carles Pina i Estany http://pinux.info