From 0553bb6908f22e8623a0530c6c36410f4e457071 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 22 Feb 2005 16:43:43 +0000 Subject: unbreak blino change: reuse string from mcc since that's what will be displayed and allter *all* callers --- perl-install/standalone/drakconnect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/drakconnect') diff --git a/perl-install/standalone/drakconnect b/perl-install/standalone/drakconnect index cd981deae..bce9c6b7f 100755 --- a/perl-install/standalone/drakconnect +++ b/perl-install/standalone/drakconnect @@ -972,7 +972,7 @@ sub configure_net { N("Warning"), #-PO: here "Add Connection" should be translated the same was as in control-center N("You do not have any configured Internet connection. -Run the \"Add Connection\" assistant from the Mandrakelinux Control Center")); +Run the \"%s\" assistant from the Mandrakelinux Control Center"), N("Set up a new network interface")); $in->exit; } my $cnx = {}; -- cgit v1.2.1