From b4768b778df45e5ef14622b2e6fb51e0a87437ff Mon Sep 17 00:00:00 2001 From: Damien Lallement Date: Wed, 28 Dec 2011 15:31:29 +0000 Subject: remove 'Linux' on 'Mageia Linux' --- drakpxelinux.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drakpxelinux.pl') diff --git a/drakpxelinux.pl b/drakpxelinux.pl index 4843b8c..2587dbe 100755 --- a/drakpxelinux.pl +++ b/drakpxelinux.pl @@ -313,7 +313,7 @@ sub wizard_add_entry { { label => N("PXE label:"), val => \$WPXENAME, help => N("name displayed in PXE menu (please provide an ASCII word or a number, without spaces)") }, { label => N("PXE information:"), val => \$WINFO, - help => N("The PXE information is used to explain the role of the boot image,\ne.g.:\nMageai Linux 10 rescue disk\nMageia cauldron install via http") }, + help => N("The PXE information is used to explain the role of the boot image,\ne.g.:\nMageai rescue disk\nMageia cauldron install via http") }, { label => N("Full path to all.rdz image source:"), type => 'file', val => \$WALLRDZ, help => N("Provide the full path to all.rdz image location") }, { label => N("Full path to vmlinuz source:"), type => 'file', val => \$WVMLINUZ, -- cgit v1.2.1