]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[6-simplify-cpl] Fixed cut&paste: Control Agent -> DHCP-DDNS server 6-simplify-cpl
authorFrancis Dupont <fdupont@isc.org>
Sat, 29 Sep 2018 10:33:09 +0000 (12:33 +0200)
committerFrancis Dupont <fdupont@isc.org>
Sat, 29 Sep 2018 10:33:09 +0000 (12:33 +0200)
src/bin/d2/d2_messages.mes

index 7412ee80275c2bb6d58878f5c6f6af5520b2fcf0..1cf9e63a4be7652656966186547cf0c19a2b861b 100644 (file)
@@ -41,12 +41,12 @@ has been invoked.
 This is a debug message issued when the DHCP-DDNS application configure method
 has been invoked.
 
-% DHCP_DDNS_CONFIG_CHECK_FAIL Control Agent configuration check failed: %1
+% DHCP_DDNS_CONFIG_CHECK_FAIL DHCP-DDNS server configuration check failed: %1
 This error message indicates that the DHCP-DDNS had failed configuration
 check. Details are provided. Additional details may be available
 in earlier log entries, possibly on lower levels.
 
-% DHCP_DDNS_CONFIG_FAIL Control Agent configuration failed: %1
+% DHCP_DDNS_CONFIG_FAIL DHCP-DDNS server configuration failed: %1
 This error message indicates that the DHCP-DDNS had failed configuration
 attempt. Details are provided. Additional details may be available
 in earlier log entries, possibly on lower levels.