diff options
Diffstat (limited to 'perl-install/network/drakfirewall.pm')
-rw-r--r-- | perl-install/network/drakfirewall.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/network/drakfirewall.pm b/perl-install/network/drakfirewall.pm index e65a92917..887aa3b1e 100644 --- a/perl-install/network/drakfirewall.pm +++ b/perl-install/network/drakfirewall.pm @@ -145,7 +145,7 @@ sub get_conf { } else { $in->ask_okcancel('', N("drakfirewall configurator -This configures a personal firewall for this Mandrake Linux machine. +This configures a personal firewall for this Mandrakelinux machine. For a powerful and dedicated firewall solution, please look to the specialized MandrakeSecurity Firewall distribution."), 1) or return; |