From c1617eb0ec23572261989fc4e3f5fe5797f0a003 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Mon, 23 Jun 2014 18:38:11 +0300 Subject: Fix description according to Claire Robinson comment --- 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 4012d698..3f3a0e10 100644 --- a/pxe_wizard/Pxe.pm +++ b/pxe_wizard/Pxe.pm @@ -197,7 +197,7 @@ $o->{pages} = { post => sub { $o->{var}{wiz_level} = 4 }, }, error_imgrdz => { - name => N("Please provide an all.rdz image, which contains all drivers. You can find one on the first CD of the Mageia distribution, in the /isolinux/alt0/ directory."), + name => N("Please provide an all.rdz image, which contains all drivers. You can find one on Mageia classical installer DVDs, in the /isolinux/i586/ or /isolinux/x86_64/ directories, or any Mageia mirror."), next => 'addimgrdz', }, error_path_img => { -- cgit v1.2.1