Author: akazakov
Date: 2007-12-03 09:28:23 -0500 (Mon, 03 Dec 2007)
New Revision: 5194
Modified:
trunk/common/plugins/org.jboss.tools.common.model/resources/help/keys-model.properties
Log:
http://jira.jboss.com/jira/browse/JBIDE-1315 "JBoss Tools" instead of "Red
Hat" in warning message
Modified:
trunk/common/plugins/org.jboss.tools.common.model/resources/help/keys-model.properties
===================================================================
---
trunk/common/plugins/org.jboss.tools.common.model/resources/help/keys-model.properties 2007-12-03
14:23:34 UTC (rev 5193)
+++
trunk/common/plugins/org.jboss.tools.common.model/resources/help/keys-model.properties 2007-12-03
14:28:23 UTC (rev 5194)
@@ -439,7 +439,7 @@
SharableEditors.tabWidth=Displayed tab width
SharableEditors.replaceTab=Insert space for tabs
SharableEditors.selectSourceTab=Use Source tab as a default for mutli-tab editors
-SharableEditors.natureWarning=Show warning when project has no Red Hat capabilities
+SharableEditors.natureWarning=Show warning when project has no JBoss Tools capabilities
SharableEditors.natureWarning.message=In order to use the full power of JBoss Tools
editors (including any GUI tabbed viewers), the current project needs to have an JBoss
Tools capabilities (for instance, JBoss Tools JSF or JBoss Tools Struts) associated with
it.
SharableEditors.natureWarning.jsf.message=In order to use the full power of Faces Config
editor (including Diagram and Tree viewers), the current project needs to have JSF
capabilities associated with it.
SharableEditors.natureWarning.struts.message=In order to use the full power of Struts
Config editor (including GUI tabbed viewers), the current project needs to have Struts
capabilities associated with it.