donaldp     02/02/21 01:35:23

  Modified:    
proposal/myrmidon/src/java/org/apache/myrmidon/components/configurer
                        Resources.properties
  Log:
  Some messages
  
  Revision  Changes    Path
  1.12      +4 -1      
jakarta-ant/proposal/myrmidon/src/java/org/apache/myrmidon/components/configurer/Resources.properties
  
  Index: Resources.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-ant/proposal/myrmidon/src/java/org/apache/myrmidon/components/configurer/Resources.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- Resources.properties      15 Feb 2002 07:33:33 -0000      1.11
  +++ Resources.properties      21 Feb 2002 09:35:23 -0000      1.12
  @@ -22,4 +22,7 @@
   typed-adder-non-interface.error=The typed adder for class "{0}" must have a 
single parameter that is an interface rather than {1} which defines a class.
   no-factory-for-role.error=Unable to locate type factory for role "{0}"
   create-typed-object.error=Could not create an object of type "{0}" of class 
{1}.
  -no-typed-property.error=Class {0} does not have a typed property.
  \ No newline at end of file
  +no-typed-property.error=Class {0} does not have a typed property.
  +
  +prop.mismatched-braces.error=Malformed property with mismatched }'s.
  +prop.missing-value.error=Unable to find "{0}" to expand during property 
resolution.
  \ No newline at end of file
  
  
  

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

Reply via email to