diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2002-09-20 09:38:04 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2002-09-20 09:38:04 +0000 |
commit | 2d2868b3dfa80afb01f8c1db537f39fda9e558a0 (patch) | |
tree | 73555c4deb68bbaa073325b0bb09000e66cd52d2 /perl-install/standalone | |
parent | 6f1bbe0c09afd41c15ef66986f8a78a4fe8e4e54 (diff) | |
download | drakx-backup-do-not-use-2d2868b3dfa80afb01f8c1db537f39fda9e558a0.tar drakx-backup-do-not-use-2d2868b3dfa80afb01f8c1db537f39fda9e558a0.tar.gz drakx-backup-do-not-use-2d2868b3dfa80afb01f8c1db537f39fda9e558a0.tar.bz2 drakx-backup-do-not-use-2d2868b3dfa80afb01f8c1db537f39fda9e558a0.tar.xz drakx-backup-do-not-use-2d2868b3dfa80afb01f8c1db537f39fda9e558a0.zip |
removed unneeded '\t' in translatable text
Diffstat (limited to 'perl-install/standalone')
-rwxr-xr-x | perl-install/standalone/drakgw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakgw b/perl-install/standalone/drakgw index 064083fab..ff7b7c337 100755 --- a/perl-install/standalone/drakgw +++ b/perl-install/standalone/drakgw @@ -287,7 +287,7 @@ Driver: %s", $device, $conf->{NETWORK}, $conf->{IPADDR}, $conf->{BOOTPROTO}, $al _("I can keep your current configuration and assume you already set up a DHCP server; in that case please verify I correctly read the Network that you use for your local network; I will not reconfigure it and I will not touch your DHCP server configuration. The default DNS entry is the Caching Nameserver configured on the firewall. You can replace that with your ISP DNS IP, for example. - + Else, I can reconfigure your interface and (re)configure a DHCP server for you. ", $device), |