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


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to