= gettext("If this option is set, then machines that specify " .
- "their hostname when requesting a DHCPv4 lease will be registered " .
+ "their hostname when requesting a DHCP lease will be registered " .
"in Dnsmasq, so that their name can be resolved.") ?>
- = sprintf(gettext("If this option is set, then DHCPv6 and DHCPv4 static mappings will ".
+ = sprintf(gettext("If this option is set, then DHCP static mappings will ".
"be registered in Dnsmasq, so that their name can be ".
"resolved. You should also set the domain in %s".
- "System: General setup%s, in the DHCP server settings or for specific static mappings."),'','');?>
+ "System: General setup%s to the proper value."),'','');?>
= gettext("If this option is set, then machines that specify " .
- "their hostname when requesting a DHCPv4 lease will be registered " .
+ "their hostname when requesting a DHCP lease will be registered " .
"in Unbound, so that their name can be resolved."); ?>
- = sprintf(gettext("If this option is set, then DHCPv6 and DHCPv4 static mappings will ".
+ = sprintf(gettext("If this option is set, then DHCP static mappings will ".
"be registered in Unbound, so that their name can be ".
"resolved. You should also set the domain in %s".
- "System: General setup%s, in the DHCP server settings or for specific static mappings."),'','');?>
+ "System: General setup%s to the proper value."),'','');?>