diff options
Diffstat (limited to 'bin/drakgw')
-rwxr-xr-x | bin/drakgw | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -77,7 +77,7 @@ With that feature, other computers on your local network will be able to use thi Make sure you have configured your Network/Internet access using drakconnect before going any further. -Note: you need a dedicated Network Adapter to set up a Local Area Network (LAN). Please disable Mandriva Firewall for the network adapter connected to your LAN connection before proceeding."), +Note: you need a dedicated Network Adapter to set up a Local Area Network (LAN). Please disable Mageia Firewall for the network adapter connected to your LAN connection before proceeding."), post => sub { $gw_enabled = !$shorewall->{disabled} && grep { !/^#/ } cat_($masq_file); return $gw_enabled ? "ask_reconfigure" : "choose_net_interface"; @@ -307,7 +307,7 @@ If you do not know the meaning of an option, simply leave it as it is."), { name => N("No ethernet network adapter configured for LAN has been detected on your system. -Please run the hardware configuration tool to configure it, and ensure that the Mandriva firewall is not enabled for network adapter connected to your LAN network."), +Please run the hardware configuration tool to configure it, and ensure that the Mageia firewall is not enabled for network adapter connected to your LAN network."), end => 1, }, |