From 194798c38538d74022af443562264eaf0e2e5349 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Fri, 13 Feb 2004 08:34:32 +0000 Subject: updated pot file; fixed typo --- pxe_wizard/Pxe.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pxe_wizard') diff --git a/pxe_wizard/Pxe.pm b/pxe_wizard/Pxe.pm index f64eb9cf..259b2a34 100644 --- a/pxe_wizard/Pxe.pm +++ b/pxe_wizard/Pxe.pm @@ -141,7 +141,7 @@ $o->{pages} = { next => 'summaryadd', }, addimgrdz => { - name => N("Add a boot image") . "\n\n" . N("Path to all.rdz: full path to all.rdz image") . "\n\n" . N("PXE name: name in PXE menu (one wo\rd/number, no space please)"), + name => N("Add a boot image") . "\n\n" . N("Path to all.rdz: full path to all.rdz image") . "\n\n" . N("PXE name: name in PXE menu (one word/number, no space please)"), data => [ { label => "PXE name:", val => \$o->{var}{PXENAME} }, { label => "PXE description:", val => \$o->{var}{DESCR} }, -- cgit v1.2.1