Author: dazarov
Date: 2011-11-08 13:42:12 -0500 (Tue, 08 Nov 2011)
New Revision: 36225
Modified:
trunk/cdi/plugins/org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/CDIUIMessages.properties
Log:
Quickfix and Wizard for fixing ambigious injection warning is confusing
https://issues.jboss.org/browse/JBIDE-9940
Modified:
trunk/cdi/plugins/org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/CDIUIMessages.properties
===================================================================
---
trunk/cdi/plugins/org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/CDIUIMessages.properties 2011-11-08
18:37:43 UTC (rev 36224)
+++
trunk/cdi/plugins/org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/CDIUIMessages.properties 2011-11-08
18:42:12 UTC (rev 36225)
@@ -123,7 +123,7 @@
ADD_QUALIFIERS_TO_BEAN_WIZARD_REMOVE_ALL=<< Remove All
ADD_QUALIFIERS_TO_BEAN_WIZARD_CREATE_NEW_QUALIFIER=Create New Qualifier...
ADD_QUALIFIERS_TO_BEAN_WIZARD_EDIT_QUALIFIER_VALUE=Edit Value...
-ADD_QUALIFIERS_TO_BEAN_WIZARD_SET_IS_NOT_UNIQUE=We could not find a set of qualifiers
that makes the ''{0}'' unique for @Injection ''{1}''
+ADD_QUALIFIERS_TO_BEAN_WIZARD_SET_IS_NOT_UNIQUE=The set of qualifiers that makes the
''{0}'' unique for @Injection ''{1}'' could not be found.
You can make it unique by changing the qualifiers below.
ADD_QUALIFIERS_TO_BEAN_WIZARD_ENTER_QUALIFIER_NAME=Enter CDI Qualifier name prefix or
pattern (? = any character, * = any string):
CDI_GENERATE_BEANS_XML=Generate beans.xml file: