You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by ha...@apache.org on 2003/09/27 18:12:40 UTC

cvs commit: jakarta-tapestry/framework/src/org/apache/tapestry TapestryStrings.properties

harishkswamy    2003/09/27 09:12:40

  Modified:    framework/src/org/apache/tapestry TapestryStrings.properties
  Log:
  Added new message template for pattern matching error.
  
  Revision  Changes    Path
  1.32      +3 -1      jakarta-tapestry/framework/src/org/apache/tapestry/TapestryStrings.properties
  
  Index: TapestryStrings.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/framework/src/org/apache/tapestry/TapestryStrings.properties,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- TapestryStrings.properties	6 Sep 2003 14:04:43 -0000	1.31
  +++ TapestryStrings.properties	27 Sep 2003 16:12:40 -0000	1.32
  @@ -450,6 +450,8 @@
   NumberValidator.unknown-type=Unknown value type {0}.
   NumberValidator.no-adaptor-for-field=Unable to provide validation for field {0} (value type {1}).
   
  +PatternValidator.pattern-match-error=Unable to match pattern {0} for field {1}.
  +
   # org.apache.tapestry.wml
   
   Card.cards-may-not-nest=Cards may not be nested.
  
  
  

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