mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Merge branch 'master' of git@rcs.pfsense.org:pfsense/bluepex-clone
This commit is contained in:
commit
9dce16d4fe
@ -182,7 +182,7 @@ include("head.inc");
|
||||
<strong><?=gettext("Use PowerD"); ?></strong><br/>
|
||||
<br />
|
||||
<?=gettext("The powerd utility monitors the system state and sets various power control " .
|
||||
"options accordingly. It offers three modes (maximum, minimum, and " .
|
||||
"options accordingly. It offers three modes (maximum, minimum, and " .
|
||||
"adaptive) that can be individually selected while on AC power or batteries. " .
|
||||
"The modes maximum, minimum, and adaptive may be abbreviated max, " .
|
||||
"min, adp. Maximum mode chooses the highest performance values. Minimum " .
|
||||
|
||||
@ -206,7 +206,7 @@ function enable_change(enable_over) {
|
||||
<strong><?=gettext("Enable IPv4 NAT encapsulation of IPv6 packets"); ?></strong><br/>
|
||||
<?=gettext("This provides an RFC 2893 compatibility mechanism ".
|
||||
"that can be used to tunneling IPv6 packets over IPv4 ".
|
||||
"routing infrastructures. If enabled, don't forget to ".
|
||||
"routing infrastructures. If enabled, don't forget to ".
|
||||
"add a firewall rule to permit IPv6 packets."); ?><br/>
|
||||
<br/>
|
||||
<?=gettext("IP address"); ?> :
|
||||
|
||||
Loading…
Reference in New Issue
Block a user