You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by pi...@locus.apache.org on 2000/09/19 21:30:06 UTC

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/resources messages.properties messages_es.properties

pierred     00/09/19 12:30:06

  Modified:    jasper/src/share/org/apache/jasper/resources
                        messages.properties messages_es.properties
  Log:
  Support for XML syntax:
    - New messages added
  
  Revision  Changes    Path
  1.2       +10 -2     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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- messages.properties	2000/08/12 00:52:12	1.1
  +++ messages.properties	2000/09/19 19:30:05	1.2
  @@ -1,4 +1,4 @@
  -# $Id: messages.properties,v 1.1 2000/08/12 00:52:12 pierred Exp $
  +# $Id: messages.properties,v 1.2 2000/09/19 19:30:05 pierred Exp $
   #
   # Default localized string information
   # Localized this the Default Locale as is en_US
  @@ -178,6 +178,7 @@
   \    -webinc <file>  Creates partial servlet mapings for the -webapp option\n\
   \    -webxml <file>  Creates a complete web.xml when using the -webapp option.\n\
   \    -ieplugin <clsid>  Java Plugin classid for Internet Explorer\n\
  +\    -sax2 <driverclassname>  Driver class name for the SAX 2.0 parser to be used\n\
   
   jspc.webxml.header=<?xml version="1.0" encoding="ISO-8859-1"?>\n\
   \n\
  @@ -207,4 +208,11 @@
   jspc.error.jasperException=error-the file ''{0}'' generated the following parse exception: {1}
   jspc.error.generalException=ERROR-the file ''{0}'' generated the following general exception: {1}
   jspc.error.fileDoesNotExist=The file argument ''{0}'' does not exist
  -jspc.error.emptyWebApp=-webapp requires a trailing file argument
  \ No newline at end of file
  +jspc.error.emptyWebApp=-webapp requires a trailing file argument
  +jsp.error.library.invalid=JSP page is invalid according to library {0}: {1}
  +jsp.warning.tlvclass.is.null=Could not load TagLibraryValidator class {0}: {1}
  +jsp.error.taglibraryvalidator.invalidpage=TagLibraryValidator in {0} library - invalid page: {1}
  +jsp.parser.sax.propertynotsupported=SAX property not supported: {0}
  +jsp.parser.sax.propertynotrecognized=SAX property not recognized: {0}
  +jsp.parser.sax.featurenotsupported=SAX feature not supported: {0}
  +jsp.parser.sax.featurenotrecognized=SAX feature not recognized: {0}
  
  
  
  1.2       +8 -1      jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/resources/messages_es.properties
  
  Index: messages_es.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/resources/messages_es.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- messages_es.properties	2000/08/12 00:52:12	1.1
  +++ messages_es.properties	2000/09/19 19:30:05	1.2
  @@ -1,4 +1,4 @@
  -# $Id: messages_es.properties,v 1.1 2000/08/12 00:52:12 pierred Exp $
  +# $Id: messages_es.properties,v 1.2 2000/09/19 19:30:05 pierred Exp $
   #
   # Default localized string information
   # Localized para Locale es_ES
  @@ -200,3 +200,10 @@
   jspc.error.generalException=ERROR-el archivo ''{0}'' ha generado la excepcion general siguiente: {1}
   jspc.error.fileDoesNotExist=El archivo ''{0}'' utilizado como argumento no existe.
   jspc.error.emptyWebApp=-webapp necesita un argumento de archivo
  +jsp.error.library.invalid=
  +jsp.warning.tlvclass.is.null=No se puedee cargar la clase TagLibraryValidator llamada {0}: {1}
  +jsp.error.taglibraryvalidator.invalidpage=
  +jsp.parser.sax.propertynotsupported=
  +jsp.parser.sax.propertynotrecognized=
  +jsp.parser.sax.featurenotsupported=
  +jsp.parser.sax.featurenotrecognized=