Author: markt
Date: Mon Mar 19 09:58:21 2012
New Revision: 1302354
URL: http://svn.apache.org/viewvc?rev=1302354&view=rev
Log:
Sync with trunk. Remove unused strings.
Modified:
tomcat/tc7.0.x/trunk/java/javax/el/LocalStrings.properties
tomcat/tc7.0.x/trunk/java/javax/el/LocalStrings_es.properties
Modified: tomcat/tc7.0.x/trunk/java/javax/el/LocalStrings.properties
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/javax/el/LocalStrings.properties?rev=1302354&r1=1302353&r2=1302354&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/java/javax/el/LocalStrings.properties (original)
+++ tomcat/tc7.0.x/trunk/java/javax/el/LocalStrings.properties Mon Mar 19
09:58:21 2012
@@ -21,5 +21,4 @@ propertyNotReadable=Property ''{1}'' not
propertyNotWritable=Property ''{1}'' not writable on type {0}
propertyReadError=Error reading ''{1}'' on type {0}
propertyWriteError=Error writing ''{1}'' on type {0}
-resolverNotWritable=ELResolver not writable for type {0}
objectNotAssignable=Unable to add an object of type [{0}] to an array of
objects of type [{1}]
Modified: tomcat/tc7.0.x/trunk/java/javax/el/LocalStrings_es.properties
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/javax/el/LocalStrings_es.properties?rev=1302354&r1=1302353&r2=1302354&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/java/javax/el/LocalStrings_es.properties (original)
+++ tomcat/tc7.0.x/trunk/java/javax/el/LocalStrings_es.properties Mon Mar 19
09:58:21 2012
@@ -17,5 +17,4 @@ propertyNotReadable = Propiedad ''{1}''
propertyNotWritable = Propiedad ''{1}'' no grabable para el tipo {0}
propertyReadError = Error reading ''{1}'' en el tipo {0}
propertyWriteError = Error writing ''{1}'' en el tipo {0}
-resolverNotWritable = ELResolver no grabable para el tipo {0}
objectNotAssignable = No puedo a\u00F1adir un objeto del tipo [{0}] a un
arreglo de objetos del tipo [{1}]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]