Author: markt
Date: Thu Dec 6 11:38:55 2018
New Revision: 1848291
URL: http://svn.apache.org/viewvc?rev=1848291&view=rev
Log:
Remove unused term
Modified:
tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
Modified: tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties?rev=1848291&r1=1848290&r2=1848291&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties
[UTF-8] Thu Dec 6 11:38:55 2018
@@ -114,7 +114,6 @@ jsp.error.mandatory.attribute=[{0}]: Man
jsp.error.missing.tagInfo=TagInfo object for [{0}] is missing from TLD
jsp.error.missing_attribute=According to the TLD or the tag file, attribute
[{0}] is mandatory for tag [{1}]
jsp.error.missing_var_or_varReader=Missing 'var' or 'varReader' attribute
-jsp.error.multiple.jsp=Cannot have multiple specifications of
jsp.error.namedAttribute.invalidUse=jsp:attribute must be the subelement of a
standard or custom action
jsp.error.needAlternateJavaEncoding=Default java encoding [{0}] is invalid on
your java platform. An alternate can be specified via the ''javaEncoding''
parameter of JspServlet.
jsp.error.nested.jspattribute=A jsp:attribute standard action cannot be nested
within another jsp:attribute standard action
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]