Hi,

Here is the first patch to gettextizze strings in util/* (well, before
some things has been done).

Vladimir suggested to not gettext:
+      printf (_("\nGlyph #%d, U+%04x\n"), num, glyph->char_code);
+      printf (_("Width %d, Height %d, X offset %d, Y offset %d, Device
width %d\n"),

I'm fine to leave it out.

It gettexts mainly everything but not grub_util_error / grub_util_info
calls, waiting how we handle it (to be discussed later in another
thread).

Any feedback?

Thanks,

-- 
Carles Pina i Estany
        http://pinux.info


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

Reply via email to