- = gettext("You can define a Prefix range here for DHCP Prefix Delegation. This allows for
- assigning networks to subrouters. The start and end of the range must end on boundaries of the prefix delegation size."); ?>
+ = gettext("You can define a Prefix range here for DHCP Prefix Delegation. This allows for assigning networks to subrouters. " .
+ "The start and end of the range must end on boundaries of the prefix delegation size."); ?>
@@ -558,7 +558,7 @@ include("head.inc");
- =gettext("NOTE: leave blank to use the system default DNS servers - this interface's IP if DNS forwarder is enabled, otherwise the servers configured on the General page.");?>
+ =gettext("Leave blank to use the system default DNS servers - this interface's IP if DNS forwarder is enabled, otherwise the servers configured on the General page.");?>
@@ -585,7 +585,7 @@ include("head.inc");
- =gettext("This is used for clients that do not ask for a specific " ."expiration time."); ?>
+ =gettext("This is used for clients that do not ask for a specific expiration time."); ?>
=gettext("The default is 7200 seconds.");?>
@@ -595,7 +595,7 @@ include("head.inc");
- =gettext("This is the maximum lease time for clients that ask"." for a specific expiration time."); ?>
+ =gettext("This is the maximum lease time for clients that ask for a specific expiration time."); ?>
=gettext("The default is 86400 seconds.");?>
@@ -608,7 +608,7 @@ include("head.inc");
=gettext("Change DHCPv6 display lease time from UTC to local time."); ?>
- =gettext("Note:");?> =gettext("By default DHCPv6 leases are displayed in UTC time. By checking this box DHCPv6 lease time will be displayed in local time and set to time zone selected. This will be used for all DHCPv6 interfaces lease time."); ?>
+ =gettext("By default DHCPv6 leases are displayed in UTC time. By checking this box DHCPv6 lease time will be displayed in local time and set to time zone selected. This will be used for all DHCPv6 interfaces lease time."); ?>
@@ -653,7 +653,7 @@ include("head.inc");
- =gettext("Leave blank to disable. Enter a full URI for the LDAP server in the form ldap://ldap.example.com/dc=example,dc=com");?>
+ =gettext("Leave blank to disable. Enter a full URI for the LDAP server in the form ldap://ldap.example.com/dc=example,dc=com");?>
- =gettext("Enter the DHCP option number and the value for each item you would like to include in the DHCP lease information. For a list of available options please visit this"); ?> =gettext("URL"); ?>
+ = sprintf(gettext("Enter the DHCP option number and the value for each item you would like to include in the DHCP lease information. For a list of available options please visit this %sURL%s"),'','') ?>