diff options
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.properties | 13 |
1 files changed, 8 insertions, 5 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 df475528a..e9e07163e 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 @@ -44,10 +44,12 @@ command.configure.label = Configure Refresh Interval command.configure.tooltip = Configure Refresh Interval command.configure.name = Configure Refresh Interval -command.attach.label=&Attach +command.attach.label=Attach +command.attach.mnemonic=A command.attach.tooltip=Attach to the selected Context -command.detach.label=D&etach +command.detach.label=Detach +command.detach.mnemonic=D command.detach.tooltip=Detach from the selected Context singlethreadfilter.description = For single thread processes the thread child is hidden. @@ -60,6 +62,7 @@ propertyTab.context.label = Context propertyTab.properties.label = Properties command.refresh.label=Refresh +command.refresh.mnemonic=f command.refresh.tooltip=Refresh the selected node command.properties.label = Properties @@ -69,12 +72,10 @@ page.context.name = Context page.basic.name = Basic command.terminate.label = Terminate +command.terminate.mnemonic=T command.terminate.tooltip = Terminate the selected process command.terminate.name = Terminate -command.attach.label = Attach... -command.attach.tooltip = Select contexts to attach to. - command.filter.label=Filter... command.reset.label = Reset Filter @@ -82,4 +83,6 @@ command.reset.label = Reset Filter command.search.label = Find... ShowIn.menu.name=Show In +ShowIn.menu.mnemonic=I Properties.menu.name=Properties +Properties.menu.mnemonic=P |