Author: adietish
Date: 2010-10-15 03:39:34 -0400 (Fri, 15 Oct 2010)
New Revision: 25847
Modified:
trunk/deltacloud/plugins/org.jboss.tools.deltacloud.ui/plugin.properties
Log:
[JBIDE-7329] internationalized plugin.xml and manifest
Modified: trunk/deltacloud/plugins/org.jboss.tools.deltacloud.ui/plugin.properties
===================================================================
--- trunk/deltacloud/plugins/org.jboss.tools.deltacloud.ui/plugin.properties 2010-10-15
03:38:18 UTC (rev 25846)
+++ trunk/deltacloud/plugins/org.jboss.tools.deltacloud.ui/plugin.properties 2010-10-15
07:39:34 UTC (rev 25847)
@@ -1,3 +1,6 @@
+Bundle-Name=Deltacloud UI Plug-in
+Bundle-Provider=JBoss by Red Hat
+
DeltaCloudCategory=Deltacloud
CloudViewerName=Cloud Viewer
InstanceViewer.name=Instances
@@ -12,7 +15,6 @@
command.stopinstance.label = Stop
command.stopinstance.tooltip = Stop
command.rebootinstance = Reboot
-command.rebootinstance = Reboot
command.destroyinstance.label = Destroy
command.destroyinstance.tooltip = Destroy
command.disconnectcloud.label = Disconnect Cloud
@@ -31,8 +33,6 @@
command.filterinstances.tooltip = Filter Instances...
command.startinstance.label = Start
command.startinstance.tooltip = Start
-command.stopinstance.label = Stop
-command.stopinstance.tooltip = Stop
command.rebootinstance.label = Reboot
command.rebootinstance.tooltip = Reboot
command.newconnection.description = Creates a new cloud connection
@@ -47,8 +47,6 @@
command.stopinstance.name = Stop
command.rebootinstance.description = Reboots a cloud instance
command.rebootinstance.name = Reboot
-command.stopinstance.name = Stop
-command.stopinstance.description = Stops a cloud instance
command.destroyinstance.name = Destroy
command.destroyinstance.description = Destroys a cloud instance
command.filterimages.description = Filters images
Show replies by date