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

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

commit f53678876a7eebaa3299615e95891a4d5debd7df
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Jun 26 21:08:07 2019 +0100

    Add additional langauges from 9.0.x
---
 .../util/net/openssl/ciphers/LocalStrings_fr.properties  | 16 ++++++++++++++++
 .../util/net/openssl/ciphers/LocalStrings_ja.properties  | 16 ++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git 
a/java/org/apache/tomcat/util/net/openssl/ciphers/LocalStrings_fr.properties 
b/java/org/apache/tomcat/util/net/openssl/ciphers/LocalStrings_fr.properties
new file mode 100644
index 0000000..feab3b8
--- /dev/null
+++ b/java/org/apache/tomcat/util/net/openssl/ciphers/LocalStrings_fr.properties
@@ -0,0 +1,16 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# 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.
+
+converter.mapping=Association de la suite de chiffres: [{0}] => [{1}]
diff --git 
a/java/org/apache/tomcat/util/net/openssl/ciphers/LocalStrings_ja.properties 
b/java/org/apache/tomcat/util/net/openssl/ciphers/LocalStrings_ja.properties
new file mode 100644
index 0000000..25e23e8
--- /dev/null
+++ b/java/org/apache/tomcat/util/net/openssl/ciphers/LocalStrings_ja.properties
@@ -0,0 +1,16 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# 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.
+
+converter.mapping=暗号スイートの対応付け: [{0}] => [{1}]


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

Reply via email to