From 7c383e05139302722f5493792a43a3b132060c8a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 10 Sep 2008 15:51:45 +0000 Subject: (setupBootloader__mbr_or_not) better title --- perl-install/any.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/any.pm b/perl-install/any.pm index 8c93d4192..0910fc2b7 100644 --- a/perl-install/any.pm +++ b/perl-install/any.pm @@ -355,7 +355,7 @@ sub setupBootloader__mbr_or_not { ); my $default = find { $_->[1] eq $b->{boot} } @l; - $in->ask_from_({ title => N("LILO/grub Installation"), + $in->ask_from_({ title => N("Bootloader Installation"), interactive_help_id => 'setupBootloaderBeginner', }, [ -- cgit v1.2.1