This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 843eadc24fdefe5fc423a9748cf46c280ef5d3e3 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Apr 29 14:08:52 2020 +0100 Import German updates from POEditor --- java/org/apache/jasper/resources/LocalStrings_de.properties | 2 +- webapps/docs/changelog.xml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/java/org/apache/jasper/resources/LocalStrings_de.properties b/java/org/apache/jasper/resources/LocalStrings_de.properties index bc7f582..591e5e9 100644 --- a/java/org/apache/jasper/resources/LocalStrings_de.properties +++ b/java/org/apache/jasper/resources/LocalStrings_de.properties @@ -28,7 +28,7 @@ jsp.error.compiler=Keine Java-Compiler verfügbar jsp.error.data.file.processing=Fehler beim Verarbeiten der Datei [{0}] jsp.error.el.template.deferred=#{...} is im Template Text nicht erlaubt jsp.error.fallback.invalidUse=jsp:fallback muss ein direktes Kind von jsp:plugin sein -jsp.error.file.not.found=JSP-Datei [{0}] nicht gefunden +jsp.error.file.not.found=Datei [{0}] nicht gefunden jsp.error.internal.filenotfound=Interner Fehler: Datei [{0}] nicht gefunden jsp.error.internal.unexpectedNodeType=Unerwarteter Knotentyp jsp.error.invalid.attribute=[{0}] hat ein ungültiges Attribut: [{1}] diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 8f9a752..d69c248 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -208,6 +208,10 @@ <add> Improve the quality of the Japanese translations provided with Apache Tomcat. Includes contributions from Yoshy. (markt) + <add> + Improve the quality of the Germasn translations provided with Apache + Tomcat. (markt) + </add> </add> </changelog> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org