summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakconnect
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2005-04-23 16:20:27 +0000
committerPablo Saratxaga <pablo@mandriva.com>2005-04-23 16:20:27 +0000
commitca012347134ab4eec6f196b5f86c9fc1f25cb5b7 (patch)
tree5fc5930cd84d8b9f74f82a13bd26b2fe4de10ac3 /perl-install/standalone/drakconnect
parent0d46fdc4ff12e12d75709007659a334b90d34ead (diff)
downloaddrakx-backup-do-not-use-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.tar
drakx-backup-do-not-use-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.tar.gz
drakx-backup-do-not-use-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.tar.bz2
drakx-backup-do-not-use-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.tar.xz
drakx-backup-do-not-use-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.zip
s/Mandrivalinux/Mandriva Linux/
Diffstat (limited to 'perl-install/standalone/drakconnect')
-rwxr-xr-xperl-install/standalone/drakconnect6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/standalone/drakconnect b/perl-install/standalone/drakconnect
index 2a2337733..16a237ea8 100755
--- a/perl-install/standalone/drakconnect
+++ b/perl-install/standalone/drakconnect
@@ -5,7 +5,7 @@
# Copyright (C) 1999-2004 Mandriva
# Damien "Dam's" Krotkine
# Damien "poulpy" Chaumette
-# Thierry Vignaud <tvignaud@mandrakesoft.com>
+# Thierry Vignaud <tvignaud@mandriva.com>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -951,7 +951,7 @@ Configure them first by clicking on 'Configure'")));
update();
});
} else {
- $widget_temp = N("This interface has not been configured yet.\nRun the \"Add an interface\" assistant from the Mandrivalinux Control Center");
+ $widget_temp = N("This interface has not been configured yet.\nRun the \"Add an interface\" assistant from the Mandriva Linux Control Center");
}
$vbox_local->pack_start(gtkpack__(Gtk2::HBox->new(0,0),
$widget_temp
@@ -1007,7 +1007,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 \"%s\" assistant from the Mandrivalinux Control Center", N("Set up a new network interface (LAN, ISDN, ADSL, ...)")));
+Run the \"%s\" assistant from the Mandriva Linux Control Center", N("Set up a new network interface (LAN, ISDN, ADSL, ...)")));
$in->exit;
}
my $cnx = {};