This fixes Bug #0000642 - clearer description for p2p-block buttons on outgoing firewall page.

This commit is contained in:
Jan Paul Tuecking
2010-06-13 02:26:52 +02:00
parent ee79343e3b
commit 9f6e5c768e
5 changed files with 23 additions and 7 deletions

View File

@@ -1306,7 +1306,11 @@
'outgoingfw mode0' => 'Using this mode, all clients are able to access the internet without any restrictions.',
'outgoingfw mode1' => 'Using this mode, only connections based on the defined rules are allowed.',
'outgoingfw mode2' => 'Using this mode, all connections are allowed despited off the defined ones.',
'outgoingfw p2p description' => 'Press the corresponding button to enable/disable the iptables p2p block modul.',
'outgoingfw p2p description 1' => 'The button',
'outgoingfw p2p description 2' => 'means that the p2p protocol is allowed or',
'outgoingfw p2p description 3' => 'that the p2p protocol is denied.',
'outgoingfw p2p deny' => 'p2p protocol is denied',
'outgoingfw p2p allow' => 'p2p protocol is allowed',
'outgoingfw reset' => 'Reset all',
'override mtu' => 'Override default MTU',
'ovpn' => 'OpenVPN',