Revision: 1127 http://stripes.svn.sourceforge.net/stripes/?rev=1127&view=rev Author: fdaoud Date: 2009-03-30 23:25:36 +0000 (Mon, 30 Mar 2009)
Log Message: ----------- Typo correction Modified Paths: -------------- trunk/stripes/resources/common-descriptions.properties Modified: trunk/stripes/resources/common-descriptions.properties =================================================================== --- trunk/stripes/resources/common-descriptions.properties 2009-03-26 16:03:32 UTC (rev 1126) +++ trunk/stripes/resources/common-descriptions.properties 2009-03-30 23:25:36 UTC (rev 1127) @@ -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. ------------------------------------------------------------------------------ _______________________________________________ Stripes-development mailing list Stripes-development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/stripes-development