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 --- po/drakwizard.pot | 6 +++--- pxe_wizard/Pxe.pm | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/po/drakwizard.pot b/po/drakwizard.pot index ff8f798b..54ac5791 100644 --- a/po/drakwizard.pot +++ b/po/drakwizard.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-05 21:13+0200\n" +"POT-Creation-Date: 2014-06-23 18:36+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1126,8 +1126,8 @@ msgstr "" #: ../pxe_wizard/Pxe.pm:200 msgid "" "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." +"one on Mageia classical installer DVDs, in the /isolinux/i586/ or /isolinux/" +"x86_64/ directories, or any Mageia mirror." msgstr "" #: ../pxe_wizard/Pxe.pm:204 ../pxe_wizard/Pxe.pm:208 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