grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] spaces (label, UUID)


From: Isaac Dupree
Subject: Re: [PATCH] spaces (label, UUID)
Date: Fri, 01 Jan 2010 21:04:05 -0500
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

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 you perhaps just trying to make code a bit more consistent re: beginning/end of strings?

-Isaac




reply via email to

[Prev in Thread] Current Thread [Next in Thread]