larryi      02/03/21 19:36:15

  Modified:    jasper/src/share/org/apache/jasper/resources Tag:
                        tomcat_40_branch messages.properties
  Log:
  Fix broken line.
  
  Submitted by: Konrad Kolosowski
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.20.2.5  +2 -3      
jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/resources/messages.properties
  
  Index: messages.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/resources/messages.properties,v
  retrieving revision 1.20.2.4
  retrieving revision 1.20.2.5
  diff -u -r1.20.2.4 -r1.20.2.5
  --- messages.properties       3 Jan 2002 10:44:57 -0000       1.20.2.4
  +++ messages.properties       22 Mar 2002 03:36:15 -0000      1.20.2.5
  @@ -1,4 +1,4 @@
  -# $Id: messages.properties,v 1.20.2.4 2002/01/03 10:44:57 remm Exp $
  +# $Id: messages.properties,v 1.20.2.5 2002/03/22 03:36:15 larryi Exp $
   #
   # Default localized string information
   # Localized this the Default Locale as is en_US
  @@ -111,8 +111,7 @@
   jsp.error.setproperty.paramOrValue=setProperty: either param or value can be present
   jsp.error.setproperty.arrayVal=setProperty: can't set array property {0} through a 
string constant value
   jsp.warning.keepgen=Warning: Invalid value for the initParam keepgenerated. Will 
use the default value of \"false\"
  -jsp.warning.largeFile=Warning: Invalid value for the initParam
  -largeFile. Will use the default value of \"true\"
  +jsp.warning.largeFile=Warning: Invalid value for the initParam largeFile. Will use 
the default value of \"true\"
   jsp.warning.mappedFile=Warning: Invalid value for the initParam mappedFile. Will 
use the default value of \"false\"
   jsp.warning.sendErrToClient=Warning: Invalid value for the initParam 
sendErrToClient. Will use the default value of \"false\"
   jsp.warning.classDebugInfo=Warning: Invalid value for the initParam classdebuginfo. 
Will use the default value of \"false\"
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to