On Sun, 2009-06-21 at 20:42 +0200, Robert Millan wrote:
> On Sun, Jun 21, 2009 at 06:22:36PM +0100, Carles Pina i Estany wrote:
> > > > It's not a problem. We need two locations anyway: one where make install
> > > > copies them and the other one where ./grub-install copies them. Would 
> > > > it be
> > > > possible to use /usr/share/grub/locale/$LANG.mo rather than
> > > > /usr/share/locale/$LANG/LC_MESSAGES/grub.mo? It would make grub-install
> > > > easier
> > > 
> > > No, for system locales we need to use standard locations, or the userland
> > > gettext won't find them.
> > 
> > No, for example:
> 
> Uhm, okay.  But I'd really prefer if we could stick to the standard paths
> anyway :-)

Do we really need to localize the bootloader?  I think localization of
the tools should be sufficient.

Even Linux kernel is not localized, and it's more likely to tell the
user something important than the bootloader.  Besides, how would you
ask the user about the preferred language at the boot time?  If anything
goes wrong, it's likely that the translations won't be available, and if
everything is fine, the user would just pick an item from the menu, and
the menu can be localized when it's generated.

As for the tools localization, we should follow the standards.

-- 
Regards,
Pavel Roskin


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

Reply via email to