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

vlamp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git

commit 80467c44d1777f7c07bf3e32785aeaecb4aa2b9f
Author: Volker Lamp <vl...@apache.org>
AuthorDate: Tue Apr 4 22:10:26 2023 +0200

    TAP5-2750: Kaptcha: support for German locale
---
 .../tapestry5/kaptcha/tapestry-kaptcha_de.properties      | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git 
a/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_de.properties
 
b/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_de.properties
new file mode 100644
index 000000000..8f48cc30e
--- /dev/null
+++ 
b/tapestry-kaptcha/src/main/resources/org/apache/tapestry5/kaptcha/tapestry-kaptcha_de.properties
@@ -0,0 +1,15 @@
+# Copyright 2023 The Apache Software Foundation
+# 
+# Licensed 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.
+
+tapestry-incorrect-captcha=Geben Sie die im Bild dargestellten Zeichen ein.

Reply via email to