You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hu...@apache.org on 2004/01/01 23:37:43 UTC

cvs commit: jakarta-struts/src/exercise-taglib/org/apache/struts/webapp/exercise ApplicationResources_fr.properties

husted      2004/01/01 14:37:43

  Modified:    src/exercise-taglib/org/apache/struts/webapp/exercise
                        ApplicationResources_fr.properties
  Log:
  Add correct Group (thousands) Separator for "fr", per research by Jason Lea.
  
  Revision  Changes    Path
  1.3       +1 -2      jakarta-struts/src/exercise-taglib/org/apache/struts/webapp/exercise/ApplicationResources_fr.properties
  
  Index: ApplicationResources_fr.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/src/exercise-taglib/org/apache/struts/webapp/exercise/ApplicationResources_fr.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ApplicationResources_fr.properties	1 Jan 2004 19:24:20 -0000	1.2
  +++ ApplicationResources_fr.properties	1 Jan 2004 22:37:43 -0000	1.3
  @@ -1,7 +1,6 @@
   #
   # Resources for testing <bean:write> tag.
   #
  -# :FIXME: Where are the localized notations documented? -- period is not right
  -double.pattern=#.000,00
  +double.pattern=#\u00a0000,00
   locale.en=
   locale.fr=(*)
  
  
  

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