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 a534e75fd2 Keep Checkstyle happy a534e75fd2 is described below commit a534e75fd2abbd5b657c2d3859e636fb904a999e Author: Mark Thomas <ma...@apache.org> AuthorDate: Fri Jun 28 16:32:12 2024 +0100 Keep Checkstyle happy --- java/org/apache/tomcat/util/net/openssl/LocalStrings_zh_CN.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/java/org/apache/tomcat/util/net/openssl/LocalStrings_zh_CN.properties b/java/org/apache/tomcat/util/net/openssl/LocalStrings_zh_CN.properties index 63300f7105..44f6798388 100644 --- a/java/org/apache/tomcat/util/net/openssl/LocalStrings_zh_CN.properties +++ b/java/org/apache/tomcat/util/net/openssl/LocalStrings_zh_CN.properties @@ -12,6 +12,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. + engine.ciphersFailure=获取密码列表失败 engine.emptyCipherSuite=空密码套件 engine.engineClosed=引擎已经关闭 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org