From a5a3495c25e6fdf906f569d735e08bdb32006347 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 19 Sep 2001 16:20:25 +0000 Subject: help perl_checker --- perl-install/printerdrake.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/printerdrake.pm') diff --git a/perl-install/printerdrake.pm b/perl-install/printerdrake.pm index bd207a455..43c075dbc 100644 --- a/perl-install/printerdrake.pm +++ b/perl-install/printerdrake.pm @@ -1463,8 +1463,8 @@ sub check_network { if ($in->ask_from(_("Network functionality not configured"), _("You are going to configure a remote printer. This needs working network access, but your network is not configured yet. If you -go on without network configuration, you will not be able to -use the printer which you are configuring now. How do you want +go on without network configuration, you will not be able to use +the printer which you are configuring now. How do you want to proceed?"), [ { val => \$choice, type => 'list', list => [ _("Configure the network now"), -- cgit v1.2.1