grub-devel
[Top][All Lists]
Advanced

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

Re: gettextize normal/menu_text.c (print_timeout)


From: Carles Pina i Estany
Subject: Re: gettextize normal/menu_text.c (print_timeout)
Date: Wed, 25 Nov 2009 00:08:12 +0000
User-agent: Mutt/1.5.20 (2009-06-14)

Hi,

> > +  const char *msg_localized = _("   The highlighted entry will be booted 
> > automatically in %ds.");
> > +  const int msg_localized_len = grub_strlen (msg_localized);
> > +  const int number_spaces = GRUB_TERM_WIDTH - msg_localized_len;
> 
> Seems like the right approach.  I wonder if we should do something
> about the preceding spaces too...

find attached a patch that gettextizes menu_text.c

Would be ok to apply? Any comments?

(Wed and Thu I will not have lot of time, but on Friday-weekend I hope
to push more strings)

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




reply via email to

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