From: mturk Date: Thu, 14 Dec 2006 09:58:18 +0000 (+0000) Subject: Change the loaded message. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=a4159338276cdf0525e43f9c82f2eb7ec9737385;p=tomcat7.0 Change the loaded message. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@487153 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/java/org/apache/catalina/core/LocalStrings.properties b/java/org/apache/catalina/core/LocalStrings.properties index 9dd89aa49..fabc1fb03 100644 --- a/java/org/apache/catalina/core/LocalStrings.properties +++ b/java/org/apache/catalina/core/LocalStrings.properties @@ -21,7 +21,7 @@ aprListener.tcnInvalid=An incompatible version {0} of the Apache Tomcat Native l aprListener.tcnVersion=An older version {0} of the Apache Tomcat Native library is installed, while Tomcat recommends version greater then {1} aprListener.aprDestroy=Failed shutdown of Apache Portable Runtime aprListener.sslInit=Failed to initialize the SSLEngine. -aprListener.tcnValid=Apache Tomcat Native library {0} loaded. +aprListener.tcnValid=Loaded Apache Tomcat Native library {0}. containerBase.addDefaultMapper=Exception configuring default mapper of class {0} containerBase.alreadyStarted=Container {0} has already been started containerBase.notConfigured=No basic Valve has been configured