This is an automated email from the ASF dual-hosted git repository.

markt-asf pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 26a0857337 Minor update to English messages
26a0857337 is described below

commit 26a085733718b4537db9862c3efad0d0ca038006
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Jul 2 14:50:29 2026 +0100

    Minor update to English messages
---
 java/org/apache/catalina/core/LocalStrings.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/org/apache/catalina/core/LocalStrings.properties 
b/java/org/apache/catalina/core/LocalStrings.properties
index 6fe739e8e6..3405ab035d 100644
--- a/java/org/apache/catalina/core/LocalStrings.properties
+++ b/java/org/apache/catalina/core/LocalStrings.properties
@@ -98,7 +98,7 @@ aprListener.requireNotInFIPSMode=AprLifecycleListener is 
configured to require t
 aprListener.skipFIPSInitialization=Already in FIPS mode; skipping FIPS 
initialization.
 aprListener.sslInit=Failed to initialize the SSLEngine.
 aprListener.sslRequired=[{0}] is not a valid value for SSLEngine when using 
version [{1}] of the Tomcat Native library since SSL is required for version 
2.x onwards.
-aprListener.tcnInvalid=An incompatible version [{0}] of the Apache Tomcat 
Native library is installed, while Tomcat requires version [{1}]
+aprListener.tcnInvalid=An incompatible version [{0}] of the Apache Tomcat 
Native library is installed, while Tomcat requires at least version [{1}]
 aprListener.tcnValid=Loaded Apache Tomcat Native library [{0}] using APR 
version [{1}].
 aprListener.tcnVersion=An older version [{0}] of the Apache Tomcat Native 
library is installed, while Tomcat recommends a minimum version of [{1}]
 aprListener.tooLateForFIPSMode=Cannot setFIPSMode: SSL has already been 
initialized


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to