summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out.php
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-06-30 09:19:48 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2010-06-30 09:19:48 -0300
commita5e9c28444e3dc6a3c1668719786c3a389ba652e (patch)
tree142e05e4df9fef7fd1132f7c0daf6bd7f5b72970 /usr/local/www/firewall_nat_out.php
parent54009f588b7445945f0720c7e96ff4b79ba64130 (diff)
downloadpfsense-a5e9c28444e3dc6a3c1668719786c3a389ba652e.zip
pfsense-a5e9c28444e3dc6a3c1668719786c3a389ba652e.tar.gz
Revert "Implemment gettext() calls"
This reverts commit 7502ef0a698a49d9652cd3616447eb717cba707d. A lot of mistakes Conflicts: usr/local/www/firewall_nat.php
Diffstat (limited to 'usr/local/www/firewall_nat_out.php')
-rwxr-xr-xusr/local/www/firewall_nat_out.php10
1 files changed, 7 insertions, 3 deletions
diff --git a/usr/local/www/firewall_nat_out.php b/usr/local/www/firewall_nat_out.php
index bcde21b..9017bee 100755
--- a/usr/local/www/firewall_nat_out.php
+++ b/usr/local/www/firewall_nat_out.php
@@ -323,9 +323,13 @@ 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">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">gettext("Virtual IP")</a>.</span><br>
<br>
gettext("You may enter your own mappings below.")</p>
</td>
OpenPOWER on IntegriCloud