mindbridge 2005/08/14 07:07:27
Modified: framework/src/java/org/apache/tapestry
TapestryStrings.properties
Log:
Restored some messages that were removed prematurely
Revision Changes Path
1.27 +3 -0
jakarta-tapestry/framework/src/java/org/apache/tapestry/TapestryStrings.properties
Index: TapestryStrings.properties
===================================================================
RCS file:
/home/cvs/jakarta-tapestry/framework/src/java/org/apache/tapestry/TapestryStrings.properties,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- TapestryStrings.properties 7 Jul 2005 03:03:47 -0000 1.26
+++ TapestryStrings.properties 14 Aug 2005 14:07:27 -0000 1.27
@@ -146,6 +146,9 @@
If.unable-to-convert-value=Unable to convert {0} to an external string in If
component.
If.unable-to-convert-string=Unable to convert {0} back into an object in If
component.
+FormConditional.unable-to-convert-value=Unable to convert {0} to an external
string in FormConditional component.
+FormConditional.unable-to-convert-string=Unable to convert {0} back into an
object in FormConditional component.
+
Option.must-be-contained-by-select=Option component must be contained within
a Select.
Radio.must-be-contained-by-group=Radio component must be contained within a
RadioGroup.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]