keith 02/03/05 06:18:15
Modified: src/share/org/apache/tomcat/util/http/res
LocalStrings.properties
Log:
Add 423 Locked to message bundle.
Revision Changes Path
1.2 +1 -0 jakarta-tomcat/src/share/org/apache/tomcat/util/http/res/LocalStrings.properties
Index: LocalStrings.properties
===================================================================
RCS file: /home/cvs/jakarta-tomcat/src/share/org/apache/tomcat/util/http/res/LocalStrings.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- LocalStrings.properties 19 Jul 2001 05:51:59 -0000 1.1
+++ LocalStrings.properties 5 Mar 2002 14:18:15 -0000 1.2
@@ -35,6 +35,7 @@
sc.416=Requested Range Not Satisfiable
sc.417=Expectation Failed
sc.422=Unprocessable Entity
+sc.423=Locked
sc.424=Failed Dependency
sc.500=Internal Server Error
sc.501=Not Implemented
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@jakarta.apache.org>
|