You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by vh...@apache.org on 2001/05/04 03:28:56 UTC

cvs commit: xml-batik/resources/org/apache/batik/bridge/resources Messages.properties

vhardy      01/05/03 18:28:56

  Modified:    resources/org/apache/batik/bridge/resources
                        Messages.properties
  Log:
  Added more detailed information about invalid reference to SVG document
  in <use> or <image> elements.
  
  Revision  Changes    Path
  1.5       +2 -2      xml-batik/resources/org/apache/batik/bridge/resources/Messages.properties
  
  Index: Messages.properties
  ===================================================================
  RCS file: /home/cvs/xml-batik/resources/org/apache/batik/bridge/resources/Messages.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Messages.properties	2001/03/08 12:57:51	1.4
  +++ Messages.properties	2001/05/04 01:28:55	1.5
  @@ -41,8 +41,8 @@
   
   uri.referenceDocument = \
   {0}:{1}\n\
  -The URI ''{3}'' specified on the element <{2}> references a document \
  -which is illegal
  +The URI ''{3}'' specified on the element <{2}> references an entire document. \n \
  +This is illegal: The element <{2}> should reference an element inside that document instead.
   
   uri.image.invalid = \
   {0}:{1}\n\
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org