Author: kkolinko
Date: Sat Jan 9 02:25:44 2010
New Revision: 897370
URL: http://svn.apache.org/viewvc?rev=897370&view=rev
Log:
Trivial: move first line of the resource file to be below the license header
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties?rev=897370&r1=897369&r2=897370&view=diff
==============================================================================
---
tomcat/tc6.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
(original)
+++
tomcat/tc6.0.x/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
Sat Jan 9 02:25:44 2010
@@ -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 @@
#
# 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\=<dir-name>" \n\
Modified:
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties?rev=897370&r1=897369&r2=897370&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
(original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings_es.properties
Sat Jan 9 02:25:44 2010
@@ -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 @@
#
# 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\=<dir-name>" \n\
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]