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_command.
>
>   
If you see a good spot where all messages should be translated avoid
adding _ to it. Function calls are expensive. Rather than that add
gettext call in callee and register a new gettext keyword for .pot
generation.
> >From the utilities, something that would be good to priorize?
>
>   


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to