Revision: 1200
          http://stripes.svn.sourceforge.net/stripes/?rev=1200&view=rev
Author:   bengunter
Date:     2009-10-27 19:12:51 +0000 (Tue, 27 Oct 2009)

Log Message:
-----------
Typo corrections

Modified Paths:
--------------
    branches/1.5.x/stripes/resources/common-descriptions.properties

Modified: branches/1.5.x/stripes/resources/common-descriptions.properties
===================================================================
--- branches/1.5.x/stripes/resources/common-descriptions.properties     
2009-10-27 19:11:59 UTC (rev 1199)
+++ branches/1.5.x/stripes/resources/common-descriptions.properties     
2009-10-27 19:12:51 UTC (rev 1200)
@@ -7,7 +7,7 @@
 accesskey=Keyboard shortcut to access the element. (HTML Pass-through)
 class=The CSS class to be applied to the element. (HTML Pass-through)
 dir=Text direction. (HTML Pass-through)
-id=A unique identifier for the HTML tag on the pgae. (HTML Pass-through)
+id=A unique identifier for the HTML tag on the page. (HTML Pass-through)
 lang=The language code of the element. (HTML Pass-through)
 onblur=Scripting code run when the element loses focus. (HTML Pass-through)
 onchange=Scripting code run when the element changes. (HTML Pass-through)
@@ -34,4 +34,4 @@
 readonly=Indicates that the value of this field cannot be modified. (HTML 
Pass-through)
 maxlength=The maximum number of characters that can be entered in the field. 
(HTML Pass-through)
 formatType=The type used to format the object. If the value is a date, valid 
values are 'date', 'time' and 'datetime'. If the value is a Number, valid 
values are 'number', 'percentage' and 'currency'.
-formatPattern=The pattern to apply. Can be either a named pattern or an actual 
pattern as understood by java.text.DateFormat or java.text.NumberFormat as 
appropriate for the type of object being formatted.
\ No newline at end of file
+formatPattern=The pattern to apply. Can be either a named pattern or an actual 
pattern as understood by java.text.DateFormat or java.text.NumberFormat as 
appropriate for the type of object being formatted.


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to