From 1b2bed92616646e3fc99d98ec441d1c8b0a4f849 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 20 Aug 2004 15:19:25 +0000 Subject: rollback 'n split in order to reduce pressure on translators --- perl-install/network/netconnect.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-install/network/netconnect.pm b/perl-install/network/netconnect.pm index f52870885..6f626eccb 100644 --- a/perl-install/network/netconnect.pm +++ b/perl-install/network/netconnect.pm @@ -840,8 +840,8 @@ You can find a driver on http://eciadsl.flashtux.org/"), lan_alrd_cfg => { name => N("WARNING: this device has been previously configured to connect to the Internet. -Modifying the fields below will override this configuration. -Do you really want to reconfigure this device ?"), +Modifying the fields below will override this configuration.") . +N("Do you really want to reconfigure this device ?"), type => "yesorno", default => "no", post => sub { -- cgit v1.2.1