Author: dgolovin
Date: 2008-11-11 21:07:11 -0500 (Tue, 11 Nov 2008)
New Revision: 11692
Modified:
trunk/as/plugins/org.jboss.ide.eclipse.as.ui/plugin.properties
trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.properties
Log:
https://jira.jboss.org/jira/browse/JBIDE-2999 fixed. Labels for Server Toolbar were
restored
Modified: trunk/as/plugins/org.jboss.ide.eclipse.as.ui/plugin.properties
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.ui/plugin.properties 2008-11-12 01:37:56 UTC
(rev 11691)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.ui/plugin.properties 2008-11-12 02:07:11 UTC
(rev 11692)
@@ -1,2 +1,16 @@
pluginName=JBoss WTP Server Tools UI Plugin
-jbossLaunchconfigurationTabGroupDescription=Below is the launch configuration properties
for starting JBoss Servers.
\ No newline at end of file
+jbossLaunchconfigurationTabGroupDescription=Below is the launch configuration properties
for starting JBoss Servers
+
+actionSets.modelActions.label=JBoss Tools Run Actions
+actionSets.modelActions.description=Description For JBoss Tools Model Actions
+actionSets.projectActions.saveModel.label=Save Model
+
+actionSets.serverActions.selectServer.label=JBoss Tools WTP Server Actions
+actionSets.serverActions.label=JBoss Tools WTP Server Actions
+actionSets.serverActions.description=Description for JBoss Tools WTP Server Actions
+actionSets.serverActions.changeWebXmlTimeStamp.label=Touch descriptors
+actionSets.serverActions.restartServer.label=Restart Server
+actionSets.serverActions.stopServer.label=Stop Server
+actionSets.serverActions.debugServer.label=Start Server in Debug Mode
+actionSets.serverActions.startServer.label=Start Server
+actionSets.serverActions.runApplicationFromSelectedElement.label=Run Application from
Selected Element
\ No newline at end of file
Modified: trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.properties
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.properties 2008-11-12 01:37:56 UTC
(rev 11691)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.properties 2008-11-12 02:07:11 UTC
(rev 11692)
@@ -1,19 +1,5 @@
providerName=Red Hat, Inc.
-actionSets.modelActions.label=JBoss Tools Run Actions
-actionSets.modelActions.description=Description For JBoss Tools Model Actions
-actionSets.projectActions.saveModel.label=Save Model
-
-actionSets.serverActions.selectServer.label=JBoss Tools WTP Server Actions
-actionSets.serverActions.label=JBoss Tools WTP Server Actions
-actionSets.serverActions.description=Description for JBoss Tools WTP Server Actions
-actionSets.serverActions.changeWebXmlTimeStamp.label=Touch descriptors
-actionSets.serverActions.restartServer.label=Restart Server
-actionSets.serverActions.stopServer.label=Stop Server
-actionSets.serverActions.debugServer.label=Start Server in Debug Mode
-actionSets.serverActions.startServer.label=Start Server
-actionSets.serverActions.runApplicationFromSelectedElement.label=Run Application from
Selected Element
-
editors.tld12.name=JBoss Tools TLD Editor
editors.web.name=JBoss Tools Web Descriptor Editor