You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by oa...@apache.org on 2001/11/21 19:47:28 UTC

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/bean LocalStrings.properties

oalexeev    01/11/21 10:47:28

  Modified:    src/share/org/apache/struts/taglib/bean
                        LocalStrings.properties
  Log:
  Add messages for new WriteTag version.
  
  Revision  Changes    Path
  1.14      +1 -0      jakarta-struts/src/share/org/apache/struts/taglib/bean/LocalStrings.properties
  
  Index: LocalStrings.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/src/share/org/apache/struts/taglib/bean/LocalStrings.properties,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- LocalStrings.properties	2001/06/26 05:18:24	1.13
  +++ LocalStrings.properties	2001/11/21 18:47:28	1.14
  @@ -16,3 +16,4 @@
   size.collection=No valid collection specified for size tag
   struts.missing=No Struts internal object named {0} is available
   struts.selector=You must specify exactly one of formBean, forward, or mapping
  +write.format=Wrong format string: '{0}'
  \ No newline at end of file
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>