This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit d9759219406ddd43b40be267796d840cd7531bbf Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon May 4 17:52:24 2020 +0100 Back-port updates to German translations --- java/org/apache/jasper/resources/LocalStrings_de.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/org/apache/jasper/resources/LocalStrings_de.properties b/java/org/apache/jasper/resources/LocalStrings_de.properties index 44a1c29..d6891ca 100644 --- a/java/org/apache/jasper/resources/LocalStrings_de.properties +++ b/java/org/apache/jasper/resources/LocalStrings_de.properties @@ -24,7 +24,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.invalid.attribute=[{0}] hat ein ungültiges Attribut: [{1}] jsp.error.invalid.tagdir=Tag Verzeichnis [{0}] beginnt nicht mit "/WEB-INF/tags" --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org