mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-04 02:51:28 +02:00
firewall: Add proper descriptions/translations for NAT.
This commit is contained in:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user