From a156a973a5f0a998f14c330e64a16b9f99fb4d9c Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 30 Aug 2004 07:04:04 +0000 Subject: typo fixes (Arpad Biro ) --- perl-install/standalone/drakconnect | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/standalone/drakconnect') diff --git a/perl-install/standalone/drakconnect b/perl-install/standalone/drakconnect index a14b34438..321dd1110 100755 --- a/perl-install/standalone/drakconnect +++ b/perl-install/standalone/drakconnect @@ -921,9 +921,9 @@ sub configure_net { if (!$netcnx->{type}) { $in->ask_warn( N("Warning"), - #-PO: here "Add Connexion" should be translated the same was as in control-center + #-PO: here "Add Connection" should be translated the same was as in control-center N("You don't have any configured Internet connection. -Run the \"Add Connexion\" assistant from the Mandrakelinux Control Center")); +Run the \"Add Connection\" assistant from the Mandrakelinux Control Center")); $in->exit; } my $cnx = {}; -- cgit v1.2.1