Author: markt
Date: Sun Nov 1 23:20:53 2009
New Revision: 831781
URL: http://svn.apache.org/viewvc?rev=831781&view=rev
Log:
Opps. Missed this file in cookie name/null/length patch
Modified:
tomcat/trunk/java/javax/servlet/http/LocalStrings.properties
Modified: tomcat/trunk/java/javax/servlet/http/LocalStrings.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/http/LocalStrings.properties?rev=831781&r1=831780&r2=831781&view=diff
==============================================================================
--- tomcat/trunk/java/javax/servlet/http/LocalStrings.properties (original)
+++ tomcat/trunk/java/javax/servlet/http/LocalStrings.properties Sun Nov 1
23:20:53 2009
@@ -17,6 +17,7 @@
# Localized for Locale en_US
err.cookie_name_is_token=Cookie name \"{0}\" is a reserved token
+err.cookie_name_blank=Cookie name may not be null or zero length
err.io.negativelength=Negative Length given in write method
err.io.short_read=Short Read
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]