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

commit de5d9a70a7708631bd4639e7495b5aa2ff147a7b
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Jul 29 10:02:07 2024 +0100

    Remove unused translation
---
 java/org/apache/catalina/core/LocalStrings_ko.properties | 2 --
 1 file changed, 2 deletions(-)

diff --git a/java/org/apache/catalina/core/LocalStrings_ko.properties 
b/java/org/apache/catalina/core/LocalStrings_ko.properties
index b4c94b9697..887c5e471d 100644
--- a/java/org/apache/catalina/core/LocalStrings_ko.properties
+++ b/java/org/apache/catalina/core/LocalStrings_ko.properties
@@ -230,8 +230,6 @@ standardContext.workCreateException=디렉토리 [{0}]와(과) 
CATALINA_HOME [{1
 standardContext.workCreateFail=컨텍스트 [{1}]을(를) 위한 작업 디렉토리 [{0}]을(를) 생성하지 못했습니다.
 standardContext.workPath=컨텍스트 [{0}]을(를) 위한 작업 경로를 구하는 중 예외 발생
 
-standardContextValve.acknowledgeException=요청에 대해, 100 (Continue) 응답과 함께, ACK을 
보내지 못했습니다.
-
 standardEngine.notHost=엔진의 자식은 반드시 호스트여야 합니다.
 standardEngine.notParent=엔진은 부모 컨테이너를 가질 수 없습니다.
 standardEngine.start=서버 엔진을 시작합니다: [{0}]


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

Reply via email to