On Fri, 28 Mar 2014 11:10:16 +0100 Freek de Kruijf <[email protected]> wrote:
> I found the text below from the bootloader module to translate. > > Do not install bootcode into "/" partition (<a href="enable_boot_root > ">do not install</a> > > The "enable_boot_root" does not match with "do not install". > This is apparently a message showing a status that the bootcode will > not be installed into the "/" partition. By clicking the text in the > link, this status should be reverted. But the text "do not install" > is not reverting the status, where "enable_boot_root" is. > yes, there was typo, which should be already fixed, thanks for notice and saying it to us ;) https://github.com/yast/yast-bootloader/blob/master/src/modules/BootGRUB2.rb#L153 Josef -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
