From: Francis Dupont Date: Sat, 29 Sep 2018 10:33:09 +0000 (+0200) Subject: [6-simplify-cpl] Fixed cut&paste: Control Agent -> DHCP-DDNS server X-Git-Tag: 128-netconf-config_base~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2F6-simplify-cpl;p=thirdparty%2Fkea.git [6-simplify-cpl] Fixed cut&paste: Control Agent -> DHCP-DDNS server --- diff --git a/src/bin/d2/d2_messages.mes b/src/bin/d2/d2_messages.mes index 7412ee8027..1cf9e63a4b 100644 --- a/src/bin/d2/d2_messages.mes +++ b/src/bin/d2/d2_messages.mes @@ -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.