You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jm...@apache.org on 2003/03/07 06:14:35 UTC

cvs commit: jakarta-struts/src/test/org/apache/struts/taglib/bean/resources AlternateApplicationResources.properties AlternateApplicationResources_fr.properties ApplicationResources.properties ApplicationResources_fr.properties

jmitchell    2003/03/06 21:14:34

  Modified:    src/test/org/apache/struts/taglib/bean/resources
                        AlternateApplicationResources.properties
                        AlternateApplicationResources_fr.properties
                        ApplicationResources.properties
                        ApplicationResources_fr.properties
  Log:
  adding new values for new tests
  
  Revision  Changes    Path
  1.3       +3 -1      jakarta-struts/src/test/org/apache/struts/taglib/bean/resources/AlternateApplicationResources.properties
  
  Index: AlternateApplicationResources.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/src/test/org/apache/struts/taglib/bean/resources/AlternateApplicationResources.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- AlternateApplicationResources.properties	28 Feb 2003 01:11:33 -0000	1.2
  +++ AlternateApplicationResources.properties	7 Mar 2003 05:14:33 -0000	1.3
  @@ -12,4 +12,6 @@
   errors.prefix=<alternate_errors_prefix>
   errors.suffix=<alternate_errors_suffix>
   alternate.testing.errors.tag=My Alternate Errors Text
  -alternate.testing.errors.tag2=My Alternate Errors Text 2
  \ No newline at end of file
  +alternate.testing.errors.tag2=My Alternate Errors Text 2
  +
  +alternate.testing.image=/images/default/alternate/myimage.gif
  
  
  
  1.3       +3 -1      jakarta-struts/src/test/org/apache/struts/taglib/bean/resources/AlternateApplicationResources_fr.properties
  
  Index: AlternateApplicationResources_fr.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/src/test/org/apache/struts/taglib/bean/resources/AlternateApplicationResources_fr.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- AlternateApplicationResources_fr.properties	28 Feb 2003 01:11:33 -0000	1.2
  +++ AlternateApplicationResources_fr.properties	7 Mar 2003 05:14:34 -0000	1.3
  @@ -12,4 +12,6 @@
   errors.prefix=<alternate_errors_prefix_fr>
   errors.suffix=<alternate_errors_suffix_fr>
   alternate.testing.errors.tag=My Alternate Errors Text (fr)
  -alternate.testing.errors.tag2=My Alternate Errors Text 2 (fr)
  \ No newline at end of file
  +alternate.testing.errors.tag2=My Alternate Errors Text 2 (fr)
  +
  +alternate.testing.image=/images/fr/alternate/myimage.gif
  
  
  
  1.3       +3 -1      jakarta-struts/src/test/org/apache/struts/taglib/bean/resources/ApplicationResources.properties
  
  Index: ApplicationResources.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/src/test/org/apache/struts/taglib/bean/resources/ApplicationResources.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ApplicationResources.properties	28 Feb 2003 01:11:33 -0000	1.2
  +++ ApplicationResources.properties	7 Mar 2003 05:14:34 -0000	1.3
  @@ -12,4 +12,6 @@
   errors.prefix=<default_errors_prefix>
   errors.suffix=<default_errors_suffix>
   default.testing.errors.tag=My Errors Text
  -default.testing.errors.tag2=My Errors Text 2
  \ No newline at end of file
  +default.testing.errors.tag2=My Errors Text 2
  +
  +default.testing.image=/images/default/default/myimage.gif
  
  
  
  1.3       +3 -1      jakarta-struts/src/test/org/apache/struts/taglib/bean/resources/ApplicationResources_fr.properties
  
  Index: ApplicationResources_fr.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/src/test/org/apache/struts/taglib/bean/resources/ApplicationResources_fr.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ApplicationResources_fr.properties	28 Feb 2003 01:11:33 -0000	1.2
  +++ ApplicationResources_fr.properties	7 Mar 2003 05:14:34 -0000	1.3
  @@ -12,4 +12,6 @@
   errors.prefix=<default_errors_prefix_fr>
   errors.suffix=<default_errors_suffix_fr>
   default.testing.errors.tag=My Errors Text (fr)
  -default.testing.errors.tag2=My Errors Text 2 (fr)
  \ No newline at end of file
  +default.testing.errors.tag2=My Errors Text 2 (fr)
  +
  +default.testing.image=/images/fr/default/myimage.gif
  
  
  

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