mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Wording fix to better describe the Translation address.
This commit is contained in:
parent
badc234035
commit
96beb23dd4
@ -583,11 +583,11 @@ any)");?></td>
|
||||
</tr>
|
||||
|
||||
<tr><td> </td><td>
|
||||
<span class="vexpl"><?=gettext("Packets matching this rule will be mapped to the IP address given here.");?><br>
|
||||
<?=gettext("If you want this rule to apply to another IP address than the IP address of the interface chosen above, ".
|
||||
"select it here (you need to define");?> <a href="firewall_virtual_ip.php"><?=gettext("Virtual IP");?></a> <?=gettext("addresses on the first).");?>
|
||||
<?=gettext("Also note that if you are trying to redirect connections on the LAN select the \"any\" option.");?>
|
||||
</span><br/>
|
||||
<span class="vexpl"><?=gettext("Packets matching this rule will be mapped to the IP address given here.");?><br>
|
||||
<?=gettext("If you want this rule to apply to another IP address rather than the IP address of the interface chosen above, ".
|
||||
"select it here (you will need to define ");?> <a href="firewall_virtual_ip.php"><?=gettext("Virtual IP");?></a> <?=gettext("addresses on the interface first).");?>
|
||||
<?=gettext("Also note that if you are trying to redirect connections on the LAN select the \"any\" option.");?>
|
||||
</span><br/>
|
||||
</td></tr>
|
||||
<tr id="poolopts_tr">
|
||||
<td valign="top">Pool Options</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user