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 27fc32d89904232ab9cf03fecd9648d63312000c
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Oct 2 14:57:43 2024 +0100

    Remove unused translation
---
 java/org/apache/coyote/http2/LocalStrings_ko.properties | 1 -
 1 file changed, 1 deletion(-)

diff --git a/java/org/apache/coyote/http2/LocalStrings_ko.properties 
b/java/org/apache/coyote/http2/LocalStrings_ko.properties
index 56f8b900e5..f7f08c550a 100644
--- a/java/org/apache/coyote/http2/LocalStrings_ko.properties
+++ b/java/org/apache/coyote/http2/LocalStrings_ko.properties
@@ -108,7 +108,6 @@ stream.inputBuffer.signal=읽기 쓰레드가 대기하는 동안 inBuffer에 
 stream.inputBuffer.swallowUnread=이전에 읽어 입력 스트림 버퍼에 넣어진 [{0}] 바이트들을 무시합니다.
 stream.notWritable=연결 [{0}], 스트림 [{1}], 이 스트림은 쓰기 가능하지 않습니다.
 stream.outputBuffer.flush.debug=연결 [{0}], 스트림 [{1}], 위치 [{2}]의 버퍼를 출력으로 배출합니다. 
쓰기 진행 중 여부: [{3}],닫힘 여부: [{4}]
-stream.recycle=연결 [{0}], 스트림 [{1}]이(가) 참조 해제되었습니다.
 stream.reset.fail=연결 [{0}], 스트림 [{1}], 스트림을 재설정(reset)하지 못했습니다.
 stream.reset.receive=연결 [{0}], 스트림 [{1}], [{2}](으)로 인해 재설정(reset)을 받았습니다.
 stream.reset.send=연결 [{0}], 스트림 [{1}], [{2}](으)로 인하여 재설정(reset)이 전송되었음.


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

Reply via email to