Author: akazakov
Date: 2007-10-29 13:43:17 -0400 (Mon, 29 Oct 2007)
New Revision: 4568
Modified:
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties
Log:
http://jira.jboss.com/jira/browse/JBIDE-1193
Modified:
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties
===================================================================
---
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties 2007-10-29
17:25:18 UTC (rev 4567)
+++
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/validation/messages.properties 2007-10-29
17:43:17 UTC (rev 4568)
@@ -33,7 +33,7 @@
UNKNOWN_FACTORY_NAME=Factory method "{0}" with a void return type must have an
associated @Out/Databinder
#Bijections
-MULTIPLE_DATA_BINDER=@DataModelSelection and @DataModelSelectionIndex without name
requires the only one @DataModel in the component
+MULTIPLE_DATA_BINDER=@DataModelSelection and @DataModelSelectionIndex without name of the
DataModel requires the only one @DataModel in the component
UNKNOWN_DATA_MODEL=Unknown @DataModel/@Out name: {0}
#Context variables