Re: gettext order

2009-11-23 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Robert Millan wrote: > On Mon, Nov 23, 2009 at 01:18:18AM +0100, Vladimir 'φ-coder/phcoder' > Serbinenko wrote: > >> Carles Pina i Estany wrote: >> >>> Hello, >>> >>> Tomorrow Monday I will probably gettextize the help of the all >>> grub_register_command. >>> >>> Is it all right? >>> >>>

Re: gettext order

2009-11-23 Thread Robert Millan
On Mon, Nov 23, 2009 at 12:15:18AM +, Carles Pina i Estany wrote: > >From the utilities, something that would be good to priorize? I think that, barring the obvious strings we'd like to translate (which you already spotted), utilities should be the top priority. The other non-util strings nee

Re: gettext order

2009-11-23 Thread Robert Millan
On Mon, Nov 23, 2009 at 01:18:18AM +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Carles Pina i Estany wrote: > > Hello, > > > > Tomorrow Monday I will probably gettextize the help of the all > > grub_register_command. > > > > Is it all right? > > > > In general, I would translate mainly al

Re: gettext order

2009-11-22 Thread Vladimir 'φ-coder/phcoder' Serbinenko
Carles Pina i Estany wrote: > Hello, > > Tomorrow Monday I will probably gettextize the help of the all > grub_register_command. > > Is it all right? > > In general, I would translate mainly all grub_printf that has user > messages. I will do it in a different patch set than the > grub_register_com

gettext order

2009-11-22 Thread Carles Pina i Estany
Hello, Tomorrow Monday I will probably gettextize the help of the all grub_register_command. Is it all right? In general, I would translate mainly all grub_printf that has user messages. I will do it in a different patch set than the grub_register_command. >From the utilities, something that w