diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-08-20 15:21:20 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-08-20 15:21:20 +0000 |
commit | b8137654402dfb0b9e4c36c979f7e3676cf54b06 (patch) | |
tree | f03421d3b6849b9fac39725b8c4941a9143be734 /perl-install/network/netconnect.pm | |
parent | 1b2bed92616646e3fc99d98ec441d1c8b0a4f849 (diff) | |
download | drakx-b8137654402dfb0b9e4c36c979f7e3676cf54b06.tar drakx-b8137654402dfb0b9e4c36c979f7e3676cf54b06.tar.gz drakx-b8137654402dfb0b9e4c36c979f7e3676cf54b06.tar.bz2 drakx-b8137654402dfb0b9e4c36c979f7e3676cf54b06.tar.xz drakx-b8137654402dfb0b9e4c36c979f7e3676cf54b06.zip |
rollback (a string was removed so translators still have to
investigate anyway...)
Diffstat (limited to 'perl-install/network/netconnect.pm')
-rw-r--r-- | perl-install/network/netconnect.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/network/netconnect.pm b/perl-install/network/netconnect.pm index 6f626eccb..f52870885 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.") . -N("Do you really want to reconfigure this device ?"), +Modifying the fields below will override this configuration. +Do you really want to reconfigure this device ?"), type => "yesorno", default => "no", post => sub { |