Better debug messages
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1527503 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/java/org/apache/tomcat/util/net/res/LocalStrings.properties b/java/org/apache/tomcat/util/net/res/LocalStrings.properties
index a9cccdb..a777101 100644
--- a/java/org/apache/tomcat/util/net/res/LocalStrings.properties
+++ b/java/org/apache/tomcat/util/net/res/LocalStrings.properties
@@ -25,8 +25,8 @@
endpoint.warn.executorShutdown=The executor associated with thread pool [{0}] has not fully shutdown. Some application threads may still be running.
endpoint.debug.channelCloseFail=Failed to close channel
endpoint.debug.destroySocket=socket [{0}], doIt [{1}]
-endpoint.debug.pollerAdd=socket [{0}], timeout [{1}], flags [{2}]
-endpoint.debug.pollerAddDo=socket [{0}]
+endpoint.debug.pollerAdd=Add to addList socket [{0}], timeout [{1}], flags [{2}]
+endpoint.debug.pollerAddDo=Add to poller socket [{0}]
endpoint.debug.pollerProcess=Processing socket [{0}] for event(s) [{1}]
endpoint.debug.socket=socket [{0}]
endpoint.debug.socketCloseFail=Failed to close socket