From f569f6068a96d05aad826368dd3cb1a4d4d8b1a0 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Mon, 25 Sep 2000 13:46:38 +0000 Subject: s/ : /: / English doens't use a spavce before colon --- perl-install/network.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/network.pm') diff --git a/perl-install/network.pm b/perl-install/network.pm index 4ba9f3c16..0471cc5e3 100644 --- a/perl-install/network.pm +++ b/perl-install/network.pm @@ -283,7 +283,7 @@ sub configureNetworkIntf { my $text; if ($net_device eq $intf->{DEVICE}) { $skip and return 1; - $text = _("WARNING : This device has been previously configured to connect to the Internet. + $text = _("WARNING: This device has been previously configured to connect to the Internet. Simply press OK to keep this device configured. Modifying the fields below will override this configuration."); } -- cgit v1.2.1