- Revision
- 263
- Author
- mauro
- Date
- 2007-07-14 04:20:48 -0500 (Sat, 14 Jul 2007)
Log Message
Fixed descriptions.
Modified Paths
Diff
Modified: trunk/extensions/taglib/src/main/resources/META-INF/waffle.tld (262 => 263)
--- trunk/extensions/taglib/src/main/resources/META-INF/waffle.tld 2007-07-13 21:00:17 UTC (rev 262) +++ trunk/extensions/taglib/src/main/resources/META-INF/waffle.tld 2007-07-14 09:20:48 UTC (rev 263) @@ -155,7 +155,7 @@ <tagclass>org.codehaus.waffle.taglib.form.DateTag</tagclass> <bodycontent>empty</bodycontent> <dynamic-attributes>true</dynamic-attributes> - <description>Campo para seleção de uma data</description> + <description>Date tag</description> <attribute> <name>rendered</name> <required>false</required> @@ -385,7 +385,7 @@ <name>value</name> <rtexprvalue>true</rtexprvalue> <type>java.lang.String</type> - <description>Valor padrão do campo.</description> + <description>Value of the field.</description> </attribute> <attribute> <name>name</name> @@ -414,7 +414,7 @@ <name>value</name> <rtexprvalue>true</rtexprvalue> <type>java.lang.String</type> - <description>Text field value..</description> + <description>Text field value.</description> </attribute> <attribute> <name>name</name>
To unsubscribe from this list please visit:
