Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'target_explorer/plugins/org.eclipse.tcf.te.ui/plugin.properties')
-rw-r--r--target_explorer/plugins/org.eclipse.tcf.te.ui/plugin.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/target_explorer/plugins/org.eclipse.tcf.te.ui/plugin.properties b/target_explorer/plugins/org.eclipse.tcf.te.ui/plugin.properties
index c977f3b43..cd03965d3 100644
--- a/target_explorer/plugins/org.eclipse.tcf.te.ui/plugin.properties
+++ b/target_explorer/plugins/org.eclipse.tcf.te.ui/plugin.properties
@@ -41,16 +41,16 @@ command.newWizards.name=New Target
command.newWizards.description=Open the New target wizard
command.refresh.name=Refresh
-command.refresh.description=Refresh the selected node
+command.refresh.description=Refresh the selected configuration
command.showConsoleView.name=Show Console View Command
command.showConsoleView.description=Shows the Console View
command.connect.name=Connect
-command.connect.description=Connect the selected node
+command.connect.description=Connect the selected configuration
command.disconnect.name=Disconnect
-command.disconnect.description=Disconnect the selected node
+command.disconnect.description=Disconnect the selected configuration
# ***** Status Handler *****

Back to the top