You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2006/12/14 10:58:19 UTC

svn commit: r487153 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/LocalStrings.properties

Author: mturk
Date: Thu Dec 14 01:58:18 2006
New Revision: 487153

URL: http://svn.apache.org/viewvc?view=rev&rev=487153
Log:
Change the loaded message.

Modified:
    tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/LocalStrings.properties

Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/LocalStrings.properties
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/LocalStrings.properties?view=diff&rev=487153&r1=487152&r2=487153
==============================================================================
--- tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/LocalStrings.properties (original)
+++ tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/LocalStrings.properties Thu Dec 14 01:58:18 2006
@@ -21,7 +21,7 @@
 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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org