Author: akazakov
Date: 2011-01-13 10:14:02 -0500 (Thu, 13 Jan 2011)
New Revision: 28191
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/messages.properties
Log:
https://issues.jboss.org/browse/JBIDE-8108 Fixed typo in ENABLE_JSF_CODE_COMPLETION_TEXT
Modified:
trunk/jsf/plugins/org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/messages.properties
===================================================================
---
trunk/jsf/plugins/org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/messages.properties 2011-01-13
11:01:42 UTC (rev 28190)
+++
trunk/jsf/plugins/org.jboss.tools.jsf.ui/src/org/jboss/tools/jsf/ui/messages.properties 2011-01-13
15:14:02 UTC (rev 28191)
@@ -29,7 +29,7 @@
ADD_JSF_CAPABILITIES_BUTTTON_LABEL=Add JSF Capabilities...
ENABLE_JSF_CAPABILITIES_TEXT=JBoss Tools Editor might not fully work in project
"{0}" because it does not have JSF and code completion enabled
completely.\n\nPlease use the Configure menu on the project or "Add JSF
Capabilities..." fix button to enable JSF if you want all features of the editor
working.
ENABLE_JSF_CODE_COMPLETION_BUTTON_LABEL=Enable JSF Code Completion...
-ENABLE_JSF_CODE_COMPLETION_TEXT=The project "{0}" does not have JSF code
completion and validation enabled completely.\n\nPlease use "Enabale JSF Code
Completion..." fix button if you want these features working.
+ENABLE_JSF_CODE_COMPLETION_TEXT=The project "{0}" does not have JSF code
completion and validation enabled completely.\n\nPlease use "Enable JSF Code
Completion..." fix button if you want these features working.
DONT_SHOW_CHECKER_DIALOG=Do not show this dialog again!
MISSING_NATURES_INFO_MESSAGE_TITLE=Missing Natures
SKIP_BUTTON_LABEL=Skip