Jordi Mallach <[EMAIL PROTECTED]> writes: > On Tue, Jan 15, 2008 at 12:18:55AM +0100, Robert Millan wrote: >> Is this better? >> + char *msg = " The highlighted entry will be booted automatically in >> %ds. "; >> + char *msg_end = grub_strchr (msg, '%'); >> + >> + grub_printf (second_stage ? msg_end : msg, timeout); > > Yes; however as discussed on IRC we'll eventually have to take into > account plural form handling. I need to discuss this with Danilo Segan > or Christian Perrier for this particular case.
Is gettext capable of this? -- Marco _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel