Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/plugin.properties')
-rw-r--r--target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/plugin.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/plugin.properties b/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/plugin.properties
index 78bce32e1..df475528a 100644
--- a/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/plugin.properties
+++ b/target_explorer/plugins/org.eclipse.tcf.te.tcf.processes.ui/plugin.properties
@@ -17,7 +17,7 @@ ProcessExplorerEditorPage.name=Processes
# ***** Command Contributions *****
-command.launch.name=Run Remote Process Command
+command.launch.name=Run Remote Process
command.launch.label=&Run Remote Process...
command.launch.tooltip=Execute the specified process image on the selected target.
@@ -42,7 +42,7 @@ command.stopPolling.tooltip = Stop Polling
command.configure.label = Configure Refresh Interval
command.configure.tooltip = Configure Refresh Interval
-command.configure.name = Configure Refresh Interval Command
+command.configure.name = Configure Refresh Interval
command.attach.label=&Attach
command.attach.tooltip=Attach to the selected Context

Back to the top