From ed09dc8b3bfde4964e6caa9c22a9f7bc28f18b5a Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Wed, 19 Apr 2000 21:09:32 +0000 Subject: *** empty log message *** --- perl-install/install_steps_interactive.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'perl-install') diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm index 9f6169556..a988c78fa 100644 --- a/perl-install/install_steps_interactive.pm +++ b/perl-install/install_steps_interactive.pm @@ -341,8 +341,7 @@ sub chooseCD { $o->set_help('chooseCD'); $o->ask_many_from_list_ref('', - _( -"If you have all the CDs in the list below, click Ok. + _("If you have all the CDs in the list below, click Ok. If you have none of those CDs, click Cancel. If only some CDs are missing, unselect them, then click Ok."), [ map { _("Cd-Rom labeled \"%s\"", pkgs::mediumDescr($packages, $_)) } @mediums ], -- cgit v1.2.1