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/02/22 03:49:29 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/02/21 18:49:29

  Added:       src/test/org/apache/struts/taglib/bean/resources
                        AlternateApplicationResources.properties
                        AlternateApplicationResources_fr.properties
                        ApplicationResources.properties
                        ApplicationResources_fr.properties
  Log:
  New resources to help with tests for bean taglibs
  
  Revision  Changes    Path
  1.1                  jakarta-struts/src/test/org/apache/struts/taglib/bean/resources/AlternateApplicationResources.properties
  
  Index: AlternateApplicationResources.properties
  ===================================================================
  alternate.bundle.message=Testing Message
  alternate.bundle.message.1=Testing Message {0}
  alternate.bundle.message.2=Testing Message {0} {1}
  alternate.bundle.message.3=Testing Message {0} {1} {2}
  alternate.bundle.message.4=Testing Message {0} {1} {2} {3}
  alternate.bundle.message.5=Testing Message {0} {1} {2} {3} {4}
  
  alternate.format=$###,###.##
  
  
  1.1                  jakarta-struts/src/test/org/apache/struts/taglib/bean/resources/AlternateApplicationResources_fr.properties
  
  Index: AlternateApplicationResources_fr.properties
  ===================================================================
  alternate.bundle.message=Message D'Essai
  alternate.bundle.message.1=Message D'Essai {0}
  alternate.bundle.message.2=Message D'Essai {0} {1}
  alternate.bundle.message.3=Message D'Essai {0} {1} {2}
  alternate.bundle.message.4=Message D'Essai {0} {1} {2} {3}
  alternate.bundle.message.5=Message D'Essai {0} {1} {2} {3} {4}
  
  alternate.format=$###,###.###
  
  
  1.1                  jakarta-struts/src/test/org/apache/struts/taglib/bean/resources/ApplicationResources.properties
  
  Index: ApplicationResources.properties
  ===================================================================
  default.bundle.message=Testing Message
  default.bundle.message.1=Testing Message {0}
  default.bundle.message.2=Testing Message {0} {1}
  default.bundle.message.3=Testing Message {0} {1} {2}
  default.bundle.message.4=Testing Message {0} {1} {2} {3}
  default.bundle.message.5=Testing Message {0} {1} {2} {3} {4}
  
  default.format=$###,###
  
  
  1.1                  jakarta-struts/src/test/org/apache/struts/taglib/bean/resources/ApplicationResources_fr.properties
  
  Index: ApplicationResources_fr.properties
  ===================================================================
  default.bundle.message=Message D'Essai
  default.bundle.message.1=Message D'Essai {0}
  default.bundle.message.2=Message D'Essai {0} {1}
  default.bundle.message.3=Message D'Essai {0} {1} {2}
  default.bundle.message.4=Message D'Essai {0} {1} {2} {3}
  default.bundle.message.5=Message D'Essai {0} {1} {2} {3} {4}
  
  default.format=$###,###.####
  
  

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