From de0a8879841c7196b9c886620eedf6324252b4d7 Mon Sep 17 00:00:00 2001 From: kkolinko Date: Sat, 9 Jan 2010 02:25:44 +0000 Subject: [PATCH] Trivial: move first line of the resource file to be below the license header git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@897370 13f79535-47bb-0310-9956-ffa450edef68 --- java/org/apache/jasper/resources/LocalStrings_es.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/org/apache/jasper/resources/LocalStrings_es.properties b/java/org/apache/jasper/resources/LocalStrings_es.properties index 67b72f0bb..41c830f38 100644 --- a/java/org/apache/jasper/resources/LocalStrings_es.properties +++ b/java/org/apache/jasper/resources/LocalStrings_es.properties @@ -1,4 +1,3 @@ -jsp.error.compiler = No hay compilador Java disponible # 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. @@ -17,6 +16,7 @@ jsp.error.compiler = No hay compilador Java disponible # # Default localized string information # Localized para Locale es_ES +jsp.error.compiler = No hay compilador Java disponible jsp.error.bad.servlet.engine = \u00A1Versi\u00F3n incorrecta del motor servlet\! jsp.error.no.scratch.dir = El motor JSP no tiene configurado un directorio de trabajo.\n\ \ A\u00F1ada "jsp.initparams\=scratchdir\=" \n\ -- 2.11.0