summaryrefslogtreecommitdiffstats
path: root/src/lib/config
diff options
context:
space:
mode:
authorStephen Morris <stephen@isc.org>2014-07-22 12:28:55 +0200
committerStephen Morris <stephen@isc.org>2014-07-22 12:28:55 +0200
commit065e84dedd281859d38c18209ae881d8c738f177 (patch)
tree2770a3268b21c97f2b724e92d806a452f3706df7 /src/lib/config
parent[master] Added ChangeLog entry for #3390. (diff)
downloadkea-065e84dedd281859d38c18209ae881d8c738f177.tar.xz
kea-065e84dedd281859d38c18209ae881d8c738f177.zip
[3416] Remove all mention of BIND 10 from message files
Diffstat (limited to 'src/lib/config')
-rw-r--r--src/lib/config/config_messages.mes6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/config/config_messages.mes b/src/lib/config/config_messages.mes
index 6735b16c4c..c5736cabb7 100644
--- a/src/lib/config/config_messages.mes
+++ b/src/lib/config/config_messages.mes
@@ -1,4 +1,4 @@
-# Copyright (C) 2011 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011, 2014 Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@@ -18,7 +18,7 @@ $NAMESPACE isc::config
There was a problem with an incoming message on the command and control
channel. The message does not appear to be a valid command, and is
missing a required element or contains an unknown data format. This
-most likely means that another BIND10 module is sending a bad message.
+most likely means that another Kea module is sending a bad message.
The message itself is ignored by this module.
% CONFIG_CCSESSION_MSG_INTERNAL error handling CC session message: %1
@@ -82,7 +82,7 @@ will be updated with the information.
% CONFIG_MOD_SPEC_FORMAT module specification error in %1: %2
The given file does not appear to be a valid specification file: details
are included in the message. Please verify that the filename is correct
-and that its contents are a valid BIND10 module specification.
+and that its contents are a valid Kea module specification.
% CONFIG_MOD_SPEC_REJECT module specification rejected by cfgmgr: %1
The specification file for this module was rejected by the configuration