From 7ba572196ecab071948175cda2b24406085a0e55 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Sat, 29 Sep 2018 12:33:09 +0200 Subject: [PATCH] [6-simplify-cpl] Fixed cut&paste: Control Agent -> DHCP-DDNS server --- src/bin/d2/d2_messages.mes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.2