summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakconnect
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-02-22 16:43:43 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-02-22 16:43:43 +0000
commit0553bb6908f22e8623a0530c6c36410f4e457071 (patch)
treee1cca94c6b32e84109c45309f011e953811b3e50 /perl-install/standalone/drakconnect
parent46c48257fb3207c5640907c2475974a71bec8ebe (diff)
downloaddrakx-backup-do-not-use-0553bb6908f22e8623a0530c6c36410f4e457071.tar
drakx-backup-do-not-use-0553bb6908f22e8623a0530c6c36410f4e457071.tar.gz
drakx-backup-do-not-use-0553bb6908f22e8623a0530c6c36410f4e457071.tar.bz2
drakx-backup-do-not-use-0553bb6908f22e8623a0530c6c36410f4e457071.tar.xz
drakx-backup-do-not-use-0553bb6908f22e8623a0530c6c36410f4e457071.zip
unbreak blino change: reuse string from mcc since that's what will be displayed and allter *all* callers
Diffstat (limited to 'perl-install/standalone/drakconnect')
-rwxr-xr-xperl-install/standalone/drakconnect2
1 files changed, 1 insertions, 1 deletions
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 = {};