summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out.php
diff options
context:
space:
mode:
authorJeann <wjeann@gmail.com>2010-06-29 16:13:50 -0300
committerJeann <wjeann@gmail.com>2010-06-29 16:13:50 -0300
commit7502ef0a698a49d9652cd3616447eb717cba707d (patch)
tree4c304c73456abbcf4cbb1fc1c1f117b26d1f5e63 /usr/local/www/firewall_nat_out.php
parentbb6e50d30892d99ec46247c7e3b8b6d2e4b19ce9 (diff)
downloadpfsense-7502ef0a698a49d9652cd3616447eb717cba707d.zip
pfsense-7502ef0a698a49d9652cd3616447eb717cba707d.tar.gz
Implemment gettext() calls
Diffstat (limited to 'usr/local/www/firewall_nat_out.php')
-rwxr-xr-xusr/local/www/firewall_nat_out.php10
1 files changed, 3 insertions, 7 deletions
diff --git a/usr/local/www/firewall_nat_out.php b/usr/local/www/firewall_nat_out.php
index 9017bee..bcde21b 100755
--- a/usr/local/www/firewall_nat_out.php
+++ b/usr/local/www/firewall_nat_out.php
@@ -323,13 +323,9 @@ include("head.inc");
</tr>
<tr>
<td colspan="2"><p><span class="vexpl"><span class="red"><strong>Note:<br>
- </strong></span>gettext("If advanced outbound NAT is enabled, no outbound NAT
- rules will be automatically generated any longer.") gettext("Instead, only the mappings
- you specify below will be used.") gettext("With advanced outbound NAT disabled,
- a mapping is automatically created for each interface's subnet
- (except WAN).") gettext("If you use target addresses other than the WAN interface's
- IP address, then depending on the way your WAN connection is setup, you
- may also need a") <a href="firewall_virtual_ip.php">gettext("Virtual IP")</a>.</span><br>
+ </strong></span>gettext("If advanced outbound NAT is enabled, no outbound NAT rules will be automatically generated any longer.") gettext("Instead, only the mappings you specify below will be used.")
+ gettext("With advanced outbound NAT disabled, a mapping is automatically created for each interface's subnet (except WAN).")
+ gettext("If you use target addresses other than the WAN interface's IP address, then depending on the way your WAN connection is setup, you may also need a <a href="firewall_virtual_ip.php">Virtual IP")</a>.</span><br>
<br>
gettext("You may enter your own mappings below.")</p>
</td>
OpenPOWER on IntegriCloud