firewall: Add proper descriptions/translations for NAT.

This commit is contained in:
Michael Tremer
2013-10-22 21:09:01 +02:00
parent 989d0fd717
commit 4e6ae999c6
2 changed files with 6 additions and 6 deletions

View File

@@ -949,7 +949,7 @@
'fwdfw change' => 'Update',
'fwdfw copy' => 'Copy',
'fwdfw delete' => 'Delete',
'fwdfw dnat' => 'Port forwarding/Destination NAT',
'fwdfw dnat' => 'Destination NAT (Port forwarding)',
'fwdfw dnat error' => 'You have to select a single host for DNAT. Groups or networks are not allowed.',
'fwdfw dnat porterr' => 'You have to select a single port or portrange (tcp/udp) for NAT',
'fwdfw edit' => 'Edit',
@@ -994,7 +994,7 @@
'fwdfw rule activate' => 'Activate rule',
'fwdfw rulepos' => 'Rule position',
'fwdfw rules' => 'Rules',
'fwdfw snat' => 'SNAT (replace the source\'s IP address by this IP address)',
'fwdfw snat' => 'Source NAT',
'fwdfw source' => 'Source',
'fwdfw sourceip' => 'Source address (MAC/IP address or network):',
'fwdfw std network' => 'Standard networks:',
@@ -1005,7 +1005,7 @@
'fwdfw timeframe' => 'Use time constraints',
'fwdfw toggle' => 'Activate or deactivate',
'fwdfw togglelog' => 'Activate or deactivate logging',
'fwdfw use nat' => 'Use NAT',
'fwdfw use nat' => 'Use Network Address Translation (NAT)',
'fwdfw use srcport' => 'Source port:',
'fwdfw use srv' => 'Destination port:',
'fwdfw useless rule' => 'This rule is useless.',