[Mageia-sysadm] [412] - Mageia Linux => Mageia

root at mageia.org root at mageia.org
Thu Feb 3 21:40:30 CET 2011


Revision: 412
Author:   ahmad
Date:     2011-02-03 21:40:29 +0100 (Thu, 03 Feb 2011)
Log Message:
-----------
- Mageia Linux => Mageia

Modified Paths:
--------------
    drakpxelinux/trunk/drakpxelinux.pl

Modified: drakpxelinux/trunk/drakpxelinux.pl
===================================================================
--- drakpxelinux/trunk/drakpxelinux.pl	2011-02-03 20:04:59 UTC (rev 411)
+++ drakpxelinux/trunk/drakpxelinux.pl	2011-02-03 20:40:29 UTC (rev 412)
@@ -71,7 +71,7 @@
 N("Initrd: network boot image (network.img) or all.rdz") . "\n" .
 N("Interface: network interface used for the installation process") . "\n" .
 N("Network: DHCP or an IP address") . "\n" .
-N("Directory: full path to Mageia Linux install server directory") . "\n" .
+N("Directory: full path to Mageia install server directory") . "\n" .
 N("Installation method: NFS or HTTP") . "\n" .
 N("Ramsize: ramsize parameter on boot image") . "\n" .
 N("Display: export display to another computer (e.g.: 10.0.1.33:0)") . "\n" .
@@ -86,7 +86,7 @@
 	    'interface' => N("network interface used for the installation process"),
 	    'info' => N("Information displayed in PXE help (F1 key)"),
 	    'network' => N("DHCP or an IP address"),
-	    'directory' => N("full path to Mageia Linux install server directory"),
+	    'directory' => N("full path to Mageia install server directory"),
 	    'automatic' => N("installation method: choose NFS or HTTP"),
 	    'ramsize' => N("ramsize parameter on boot image"),
 	    'display' => N("export display on another computer (e.g.: 10.0.1.33:0)"),
@@ -313,7 +313,7 @@
 					   { 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 Linux cauldron install via http") },
+					     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") },
 					   { 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,
@@ -644,7 +644,7 @@
 			       ),
 		      ),
 
-	     0, gtkadd(Gtk2::Frame->new(N("Mageia Linux installer options")),
+	     0, gtkadd(Gtk2::Frame->new(N("Mageia installer options")),
 		       gtkpack_(gtkset_border_width(Gtk2::VBox->new, 5),
 				0, $label_and_widgets->(N("Ramdisk size"), $ramdisk_size, ""),
 				0, $label_and_widgets->(N("Custom options"), $others, ""),
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110203/fc3b80f5/attachment.html>


More information about the Mageia-sysadm mailing list