This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new e2c22e7ea2 Remove unnecessary space
e2c22e7ea2 is described below
commit e2c22e7ea2b50bd6c7529a4623efd6a50b772488
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Nov 6 14:15:36 2024 +0000
Remove unnecessary space
---
java/org/apache/catalina/servlets/LocalStrings_zh_CN.properties | 1 -
1 file changed, 1 deletion(-)
diff --git a/java/org/apache/catalina/servlets/LocalStrings_zh_CN.properties
b/java/org/apache/catalina/servlets/LocalStrings_zh_CN.properties
index 7a0bbbc6b6..72ee5c9266 100644
--- a/java/org/apache/catalina/servlets/LocalStrings_zh_CN.properties
+++ b/java/org/apache/catalina/servlets/LocalStrings_zh_CN.properties
@@ -53,7 +53,6 @@ defaultServlet.skipfail=读取失败,因为只有[{0}]个字节可用,但需
defaultServlet.unknownBomConfig=为useBomIfPresent初始化参数提供的[{0}]值无法识别
defaultServlet.xslError=XSL转换器错误
-
webdavservlet.externalEntityIgnored=请求包含对PublicID[{0}]和SystemID[{1}]的外部实体的引用,该引用被忽略。
webdavservlet.inputstreamclosefail=无法关闭[{0}]的输入流
webdavservlet.jaxpfailed=JAXP 初始化失败
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]